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
Showing page
2
of
2
(
19
total posts)
< 1
second(s)
Re: Source Code: Setting the Font Size List
W
o
r
k
s
f
o
r
t
e
x
t
b
u
t
i
f
a
n
i
m
a
g
e
i
s
p
a
r
t
o
f
t
h
e
s
e
l
e
c
t
i
o
n
t
h
e
n
t
h
e
i
m
a
g
e
g
e
t
s
r
e
m
o
v
e
d
.
Posted to
Cute Editor for .NET
(Forum)
by
EvilMonkey
on
July 12, 2004
Re: Source Code: Setting the Font Size List
U
n
f
o
r
t
u
n
a
t
e
l
y
t
h
e
j
a
v
a
s
c
r
i
p
t
s
e
e
m
s
t
o
b
e
b
r
o
k
e
n
.
&
n
b
s
p
;
s
e
l
.
l
e
n
g
t
h
r
e
t
u
r
n
s
'
'
u
n
d
e
f
i
n
e
d
'
'
s
o
I
n
e
v
e
r
e
n
t
e
r
t
h
e
f
o
r
l
o
o
p
I
f
I
c
h
a
n
g
e
'
'
s
e
l
.
l
e
n
g
t
h
'
'
w
i
t
h
a
n
u
m
b
e
r
(
s
a
y
1
)
t
h
e
n
t
h
e
j
a
v
a
s
c
r
i
p
t
c
r
a
p
s
o
u
t
o
n
s
e
l
(
i
)
(
l
o
o
k
s
l
i
k
e
I
c
a
n
t
a
c
c
e
s
s
i
t
a
s
a
n
a
r
r
a
y
)
&
n
b
s
p
;
I
c
a
n
d
o
.
.
.
v
a
r
s
t
r
=
s
e
l
.
t
e
x
t
f
o
r
(
i
=
0
;
i
&
l
t
;
s
t
r
.
l
e
n
g
t
h
;
i
+
+
)
.
.
.
.
&
n
b
s
p
;
B
u
t
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
EvilMonkey
on
July 12, 2004
Re: Setting the Font Size List
T
h
a
n
k
s
f
o
r
t
h
e
r
e
p
l
y
B
r
u
c
e
b
u
t
u
n
l
e
s
s
I
m
i
s
s
e
d
s
o
m
e
t
h
i
n
g
,
t
h
a
t
d
i
d
n
'
t
s
o
l
v
e
m
y
p
r
o
b
l
e
m
.
&
n
b
s
p
;
W
h
e
n
I
a
d
d
s
t
y
l
e
s
t
o
a
b
l
o
c
k
o
f
t
e
x
t
u
s
i
n
g
t
h
a
t
c
o
d
e
s
n
i
p
p
e
t
I
g
e
t
s
o
m
e
t
h
i
n
g
l
i
k
e
t
h
i
s
.
.
.
&
l
t
;
F
O
N
T
c
l
a
s
s
=
H
e
a
d
i
n
g
&
g
t
;
t
e
s
t
i
n
g
&
l
t
;
/
F
O
N
T
&
g
t
;
&
n
b
s
p
;
B
u
t
w
h
a
t
I
w
a
n
t
i
s
&
l
t
;
F
O
N
T
s
t
y
l
e
=
'
'
s
o
m
e
s
t
y
l
e
'
'
&
g
t
;
t
e
s
t
i
n
g
&
l
t
;
/
F
O
N
T
&
g
t
;
&
n
b
s
p
;
T
h
a
t
'
s
w
h
a
t
I
m
e
a
n
b
y
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
EvilMonkey
on
July 12, 2004
Re: Setting the Font Size List
H
e
l
l
o
&
n
b
s
p
;
D
o
e
s
a
n
y
o
n
e
k
n
o
w
w
h
e
r
e
I
c
a
n
f
i
n
d
s
o
m
e
s
a
m
p
l
e
c
o
d
e
f
o
r
c
r
e
a
t
i
n
g
a
c
u
s
t
o
m
D
r
o
p
D
o
w
n
L
i
s
t
(
o
r
p
e
r
h
a
p
s
e
x
t
e
n
d
i
n
g
t
h
e
e
x
i
s
t
i
n
g
S
t
y
l
e
o
r
S
i
z
e
D
r
o
p
D
o
w
n
L
i
s
t
)
.
&
n
b
s
p
;
I
'
m
t
r
y
i
n
g
t
o
u
s
e
t
h
e
s
t
y
l
e
a
t
t
r
i
b
u
t
e
r
a
t
h
e
r
t
h
a
n
t
h
e
c
l
a
s
s
a
t
t
r
i
b
u
t
e
a
s
s
h
o
w
n
i
n
t
h
e
p
o
s
t
a
b
o
v
e
t
h
i
s
.
&
n
b
s
p
;
I
s
t
h
i
s
e
v
e
n
p
o
s
s
i
b
l
e
(
a
l
l
I
c
a
n
f
i
n
d
a
r
e
e
x
a
m
p
l
e
s
o
f
a
d
d
i
n
g
c
u
s
t
o
m
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
EvilMonkey
on
July 12, 2004
Re: Font css Styles
H
a
s
t
h
i
s
i
s
s
u
e
b
e
e
n
l
o
o
k
e
d
a
t
y
e
t
?
&
n
b
s
p
;
I
t
a
p
p
e
a
r
s
t
h
a
t
e
v
e
n
t
h
e
'
'
C
o
d
e
C
l
e
a
n
e
r
'
'
t
o
o
l
h
a
s
d
i
f
f
i
c
u
l
t
i
e
s
h
a
n
d
l
i
n
g
t
h
i
s
p
r
o
b
l
e
m
.
Posted to
Cute Editor for .NET
(Forum)
by
EvilMonkey
on
July 12, 2004
Re: Setting the Font Size List
&
n
b
s
p
;
A
d
a
m
w
r
o
t
e
:
&
n
b
s
p
;
I
f
y
o
u
d
o
w
a
n
t
t
o
s
e
t
t
h
e
r
i
g
h
t
s
i
z
e
,
y
o
u
a
p
p
r
o
a
c
h
i
t
i
s
t
o
m
a
k
e
u
s
e
o
f
t
h
e
S
t
y
l
e
m
e
n
u
a
n
d
a
d
d
a
b
u
n
c
h
o
f
s
t
y
l
e
i
t
e
m
s
t
o
i
t
c
a
l
l
e
d
'
'
1
0
p
t
'
'
,
'
'
1
2
p
t
'
'
,
e
t
c
,
a
n
d
t
h
e
n
a
d
d
s
t
y
l
e
s
t
o
t
h
e
s
t
y
l
e
s
h
e
e
t
&
n
b
s
p
;
s
o
t
h
e
y
a
r
e
s
e
t
t
o
t
h
e
r
i
g
h
t
s
i
z
e
.
&
n
b
s
p
;
H
m
m
w
e
l
l
y
o
u
d
i
d
p
o
i
n
t
o
u
t
t
h
a
t
I
w
a
s
a
p
p
r
o
a
c
h
i
n
g
t
h
i
s
p
r
o
b
l
e
m
t
h
e
w
r
o
n
g
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
EvilMonkey
on
July 8, 2004
Re: Setting the Font Size List
S
o
r
r
y
,
t
h
a
t
s
h
o
u
l
d
b
e
'
'
p
x
'
'
r
a
t
h
e
r
t
h
a
n
'
'
p
t
'
'
&
n
b
s
p
;
E
v
e
n
i
f
I
w
r
i
t
e
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
l
t
;
f
o
n
t
s
i
z
e
=
'
'
5
p
x
'
'
&
g
t
;
F
o
o
&
l
t
;
/
f
o
n
t
&
g
t
;
i
n
t
h
e
H
T
M
L
s
i
d
e
o
f
t
h
e
C
u
t
e
E
d
i
t
o
r
i
t
a
u
t
o
m
a
t
i
c
a
l
l
y
c
h
a
n
g
e
s
i
t
t
o
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
l
t
;
f
o
n
t
s
i
z
e
=
5
&
g
t
;
F
o
o
&
l
t
;
/
f
o
n
t
&
g
t
;
w
h
e
n
y
o
u
s
w
i
t
c
h
b
a
c
k
a
n
d
f
o
r
t
h
f
r
o
m
N
o
r
m
a
l
a
n
d
H
T
M
L
&
n
b
s
p
;
A
n
y
w
a
y
&
n
b
s
p
;
t
o
t
u
r
n
t
h
a
t
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
EvilMonkey
on
July 8, 2004
Setting the Font Size List
H
e
l
l
o
,
&
n
b
s
p
;
I
'
m
t
r
y
i
n
g
t
o
g
e
t
t
h
e
d
r
o
p
d
o
w
n
l
i
s
t
t
o
c
o
n
t
a
i
n
'
'
1
p
t
'
'
,
'
'
2
p
t
'
'
,
e
t
c
r
a
t
h
e
r
t
h
a
n
'
'
1
'
'
,
'
'
2
'
'
,
.
.
.
.
.
&
n
b
s
p
;
I
t
r
i
e
d
u
s
i
n
g
t
h
e
F
o
n
t
S
i
z
e
s
L
i
s
t
w
h
i
c
h
d
o
e
s
d
i
s
p
l
a
y
t
h
e
m
p
r
o
p
e
r
l
y
i
n
t
h
e
d
r
o
p
d
o
w
n
l
i
s
t
b
u
t
w
h
e
n
I
t
r
y
t
o
u
s
e
t
h
e
m
n
o
t
h
i
n
g
h
a
p
p
e
n
s
.
&
n
b
s
p
;
&
n
b
s
p
;
I
t
l
o
o
k
s
l
i
k
e
&
n
b
s
p
;
t
h
e
s
t
r
i
n
g
s
f
r
o
m
t
h
i
s
l
i
s
t
a
r
e
b
e
i
n
g
c
o
n
v
e
r
t
e
d
t
o
i
n
t
e
g
e
r
s
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
EvilMonkey
on
July 8, 2004
Re: When using font in body style, selecting the same font in CE has no effect.
H
a
s
t
h
i
s
p
r
o
b
l
e
m
b
e
e
n
s
o
l
v
e
d
?
&
n
b
s
p
;
I
'
m
r
u
n
n
i
n
g
i
n
t
o
t
h
e
s
a
m
e
p
r
o
b
l
e
m
m
y
s
e
l
f
a
n
d
I
b
e
t
t
h
a
t
t
h
i
s
p
o
s
t
.
.
.
h
t
t
p
:
/
/
w
w
w
.
c
u
t
e
s
o
f
t
.
n
e
t
/
F
o
r
u
m
s
/
S
h
o
w
P
o
s
t
.
a
s
p
x
?
P
o
s
t
I
D
=
5
5
2
i
s
h
a
v
i
n
g
t
h
e
s
a
m
e
p
r
o
b
l
e
m
.
Posted to
Cute Editor for .NET
(Forum)
by
EvilMonkey
on
July 8, 2004
More Search Options
< Previous
1
2