Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
< 1
second(s)
Re: Placing a custom button anywhere inside the bar of buttons causes the text value to be incorrect
H
i
A
d
a
m
,
I
t
h
i
n
k
w
e
f
o
u
n
d
w
h
y
i
t
i
s
g
o
i
n
g
w
r
o
n
g
a
n
d
f
i
x
e
d
i
t
.
I
'
l
l
t
r
y
a
n
d
e
x
p
l
a
i
n
.
S
a
y
w
e
h
a
v
e
i
n
t
p
o
s
=
0
;
c
e
E
d
i
t
o
r
.
I
n
s
e
r
t
T
o
o
l
C
o
n
t
r
o
l
(
p
o
s
,
'
'
M
y
B
u
t
t
o
n
'
'
,
c
t
r
l
)
;
T
h
e
a
b
o
v
e
w
i
l
l
w
o
r
k
f
i
n
e
.
N
o
w
w
e
c
h
a
n
g
e
i
t
t
o
:
i
n
t
p
o
s
=
c
e
E
d
i
t
o
r
.
T
o
o
l
C
o
n
t
r
o
l
s
.
I
n
d
e
x
O
f
(
'
'
U
n
l
i
n
k
'
'
)
+
1
;
c
e
E
d
i
t
o
r
.
I
n
s
e
r
t
T
o
o
l
C
o
n
t
r
o
l
(
p
o
s
,
'
'
M
y
B
u
t
t
o
n
'
'
,
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Aldo
on
August 28, 2007
Re: CuteEditor seems to steal focus after loading
H
i
A
d
a
m
,
I
c
a
n
'
t
r
e
p
r
o
d
u
c
e
i
t
t
h
e
r
e
.
B
u
t
t
h
a
t
o
n
l
y
s
h
o
w
s
o
n
e
r
i
c
h
t
e
x
t
e
d
i
t
o
r
,
t
h
e
p
r
o
b
l
e
m
f
o
r
m
e
h
a
p
p
e
n
s
w
h
e
n
w
e
s
h
o
w
3
b
e
l
l
o
w
o
n
e
a
n
d
o
t
h
e
r
.
I
w
i
l
l
s
e
e
i
f
I
a
m
a
b
l
e
t
o
p
u
t
s
o
m
e
t
h
i
n
g
o
n
l
i
n
e
f
o
r
y
o
u
t
o
s
e
e
.
A
t
t
h
e
m
o
m
e
n
t
n
o
t
h
i
n
g
i
s
a
v
a
i
l
a
b
l
e
t
o
t
h
e
o
u
t
s
i
d
e
w
o
r
l
d
h
o
w
e
v
e
r
.
Posted to
Cute Editor for .NET
(Forum)
by
Aldo
on
August 28, 2007
Re: Placing a custom button anywhere inside the bar of buttons causes the text value to be incorrect
A
d
a
m
,
&
n
b
s
p
;
S
o
m
e
t
h
i
n
g
a
b
i
t
w
e
i
r
d
i
s
h
a
p
p
e
n
i
n
g
:
&
n
b
s
p
;
i
n
t
p
o
s
=
0
;
/
/
E
d
i
t
o
r
1
.
T
o
o
l
C
o
n
t
r
o
l
s
.
I
n
d
e
x
O
f
(
'
'
I
t
a
l
i
c
'
'
)
+
1
;
W
e
b
C
o
n
t
r
o
l
c
t
r
=
E
d
i
t
o
r
1
.
C
r
e
a
t
e
C
o
m
m
a
n
d
B
u
t
t
o
n
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
E
d
i
t
o
r
1
.
I
n
s
e
r
t
T
o
o
l
C
o
n
t
r
o
l
(
p
o
s
,
'
'
M
y
B
u
t
t
o
n
'
'
,
c
t
r
)
;
&
n
b
s
p
;
&
n
b
s
p
;
W
h
e
n
i
u
n
c
o
m
m
e
n
t
t
h
e
'
'
E
d
i
t
o
r
1
.
.
.
.
.
'
'
t
o
f
i
l
l
i
n
t
h
e
p
o
s
v
a
r
i
a
b
l
e
,
t
h
e
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Aldo
on
August 28, 2007
Re: Placing a custom button anywhere inside the bar of buttons causes the text value to be incorrect
H
i
A
d
a
m
,
&
n
b
s
p
;
I
t
r
i
e
d
t
h
e
e
x
a
m
p
l
e
.
t
h
e
c
u
s
t
o
m
b
u
t
t
o
n
p
l
a
c
e
d
c
o
r
r
e
c
t
l
y
b
u
t
t
h
e
t
e
x
t
v
a
l
u
e
o
f
t
h
e
e
d
i
t
o
r
b
e
c
o
m
e
s
i
n
c
o
r
r
e
c
t
.
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
Posted to
Cute Editor for .NET
(Forum)
by
Aldo
on
August 28, 2007
No translation available for some words
I
k
n
o
w
I
h
a
v
e
b
e
e
n
a
s
k
i
n
g
a
l
o
t
o
f
q
u
e
s
t
i
o
n
s
b
u
t
w
e
a
l
s
o
h
a
v
e
h
a
d
a
n
i
s
s
u
e
w
i
t
h
t
r
a
n
s
l
a
t
i
n
g
e
v
e
r
y
t
h
i
n
g
i
n
t
o
D
u
t
c
h
.
I
t
s
e
e
m
s
s
o
m
e
w
o
r
d
s
a
r
e
n
o
t
a
v
a
i
l
a
b
l
e
y
e
t
f
o
r
t
r
a
n
s
l
a
t
i
o
n
l
a
n
g
u
a
g
e
x
m
l
f
i
l
e
.
W
e
'
v
e
u
p
d
a
t
e
d
a
l
l
w
o
r
d
s
i
n
n
l
-
N
L
.
x
m
l
b
u
t
s
t
i
l
l
f
o
u
n
d
a
l
o
t
o
f
t
e
r
m
s
t
h
a
t
w
h
e
r
e
n
o
t
y
e
t
t
r
a
n
s
l
a
t
e
d
.
I
'
v
e
t
r
i
e
d
t
o
s
u
m
t
h
e
m
a
l
l
u
p
h
e
r
e
(
h
o
p
e
I
d
i
d
n
'
t
m
a
k
e
a
n
y
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Aldo
on
August 24, 2007
Re: Placing a custom button anywhere inside the bar of buttons causes the text value to be incorrect
H
i
A
d
a
m
,
&
n
b
s
p
;
I
u
s
e
d
y
o
u
r
m
e
t
h
o
d
,
b
u
t
t
h
e
c
o
n
t
e
n
t
s
a
v
i
n
g
f
a
i
l
e
d
.
T
h
e
t
e
x
t
p
r
o
p
e
r
t
y
o
f
t
h
e
e
d
i
t
o
r
d
i
d
n
o
t
u
p
d
a
t
e
.
h
o
w
e
v
e
r
i
f
i
a
s
s
i
g
n
e
d
p
o
s
=
&
n
b
s
p
;
0
i
n
s
t
e
a
d
o
f
g
e
t
t
i
n
g
t
h
e
p
o
s
i
t
i
o
n
f
r
o
m
t
h
e
'
'
I
n
d
e
x
O
f
'
'
m
e
t
h
o
d
,
i
t
w
o
r
k
s
f
i
n
e
.
b
u
t
p
o
s
=
0
i
s
n
o
t
t
h
e
p
o
s
i
t
i
o
n
i
i
n
t
e
n
d
e
d
t
o
p
u
t
m
y
c
u
s
t
o
m
b
u
t
t
o
n
.
I
s
t
h
e
r
e
s
o
m
e
t
h
i
n
g
i
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Aldo
on
August 24, 2007
Re: Placing a custom button anywhere inside the bar of buttons causes the text value to be incorrect
H
i
A
d
a
m
,
&
n
b
s
p
;
I
t
'
s
n
i
c
e
t
o
g
e
t
a
r
e
s
p
o
n
s
e
s
o
q
u
i
c
k
l
y
.
I
h
a
v
e
t
r
i
e
d
i
n
s
e
r
t
i
n
g
t
h
e
c
u
s
t
o
m
b
u
t
t
o
n
u
s
i
n
g
t
h
e
'
'
i
n
s
e
r
t
T
o
o
l
C
o
n
t
r
o
l
'
'
.
i
t
w
o
r
k
e
d
f
i
n
e
.
B
u
t
a
p
p
a
r
e
n
t
l
y
t
h
e
T
o
o
l
C
o
n
t
r
o
l
t
a
k
e
s
q
u
i
t
e
a
l
e
n
g
t
h
y
s
p
a
c
e
.
i
w
a
n
t
e
d
t
o
i
n
s
e
r
t
m
y
b
u
t
t
o
n
n
e
x
t
t
o
t
h
e
'
'
u
n
l
i
n
k
'
'
c
o
n
t
r
o
l
.
T
h
e
'
'
I
n
s
e
r
t
T
o
o
l
C
o
n
t
r
o
l
'
'
h
o
w
e
v
e
r
a
d
d
s
q
u
i
t
e
a
l
e
n
g
t
h
y
e
m
p
t
y
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Aldo
on
August 23, 2007
CuteEditor seems to steal focus after loading
I
f
I
a
m
p
o
s
t
i
n
g
a
b
o
u
t
p
r
o
b
l
e
m
I
a
m
e
x
p
e
r
i
a
n
c
i
n
g
I
m
i
g
h
t
a
s
w
e
l
l
a
s
k
a
b
o
u
t
a
n
o
t
h
e
r
p
r
o
b
l
e
m
w
e
e
n
c
o
u
n
t
e
r
d
a
n
d
h
a
v
e
n
o
t
b
e
e
n
a
b
l
e
t
o
f
i
x
y
e
t
.
W
e
s
h
o
w
3
c
u
t
e
e
d
i
t
o
r
s
o
n
1
s
c
r
e
e
n
.
E
v
e
r
y
t
i
m
e
t
h
e
p
a
g
e
l
o
a
d
s
i
n
I
E
t
h
e
c
e
n
t
e
r
e
d
i
t
o
r
g
e
t
s
w
h
a
t
I
t
h
i
n
k
i
s
t
h
e
f
o
c
u
s
.
T
h
e
w
e
b
p
a
g
e
f
o
c
u
s
e
s
a
r
o
u
n
d
t
h
e
c
e
n
t
e
r
e
d
i
t
o
r
.
T
h
i
s
w
h
i
l
e
a
l
l
t
h
e
e
d
i
t
o
r
s
f
o
r
s
u
r
e
h
a
v
e
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Aldo
on
August 23, 2007
Placing a custom button anywhere inside the bar of buttons causes the text value to be incorrect
I
d
o
n
'
t
k
n
o
w
i
f
y
o
u
c
a
n
h
e
l
p
w
i
t
h
t
h
i
s
.
I
t
i
s
a
b
i
t
o
f
a
s
t
r
a
n
g
e
b
u
g
.
W
e
h
a
v
e
b
e
e
n
t
r
y
i
n
g
t
o
a
d
d
a
c
u
s
t
o
m
b
u
t
t
o
n
(
t
o
g
e
n
e
r
a
t
e
o
u
r
o
w
n
i
n
s
e
r
t
l
i
n
k
p
o
p
u
p
-
c
o
n
n
e
c
t
i
n
g
t
o
p
a
g
e
s
i
n
t
h
e
d
a
t
a
b
a
s
e
)
.
E
v
e
r
y
t
h
i
n
g
w
o
r
k
s
f
i
n
e
,
u
n
l
e
s
s
w
e
a
c
t
u
a
l
l
y
p
l
a
c
e
t
h
e
c
u
s
t
o
m
b
u
t
t
o
n
a
n
y
w
h
e
r
e
i
n
s
i
d
e
t
h
e
b
a
r
w
i
t
h
t
h
e
r
e
s
t
o
f
t
h
e
b
u
t
t
o
n
s
.
A
s
l
o
n
g
a
s
i
t
i
s
e
i
t
h
e
r
a
b
o
v
e
i
t
o
r
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Aldo
on
August 23, 2007
More Search Options