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
3
of
7
(
67
total posts)
< 1
second(s)
Re: Changing the DictionaryFolder
C
a
n
y
o
u
p
l
e
a
s
e
a
d
d
t
h
i
s
s
e
t
t
i
n
g
,
i
t
w
a
s
p
r
o
m
i
s
e
d
a
l
m
o
s
t
a
y
e
a
r
a
g
o
.
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
September 9, 2008
Re: Serious problem with recursion in find replace
A
s
I
s
a
i
d
,
t
h
i
s
i
s
s
u
e
i
s
r
e
p
r
o
d
u
c
a
b
l
e
i
n
t
h
e
s
a
m
p
l
e
s
o
n
h
t
t
p
:
/
/
r
i
c
h
t
e
x
t
b
o
x
.
c
o
m
.
.
.
t
h
i
s
i
s
n
o
t
a
p
r
o
b
l
e
m
w
i
t
h
a
c
o
r
r
u
p
t
d
l
l
.
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
September 8, 2008
Serious problem with recursion in find replace
T
h
e
r
e
i
s
a
s
e
r
i
o
u
s
e
r
r
o
r
w
h
i
c
h
c
r
a
s
h
e
s
b
r
o
w
s
e
r
s
i
n
C
u
t
e
E
d
i
t
o
r
s
F
i
n
d
R
e
p
l
a
c
e
i
m
p
l
e
m
e
n
t
a
t
i
o
n
.
&
n
b
s
p
;
T
h
i
s
i
s
s
u
e
i
s
r
e
p
r
o
d
u
c
a
b
l
e
i
n
t
h
e
s
a
m
p
l
e
s
o
n
h
t
t
p
:
/
/
r
i
c
h
t
e
x
t
b
o
x
.
c
o
m
&
n
b
s
p
;
T
o
r
e
p
r
o
d
u
c
e
t
h
i
s
i
s
s
u
e
p
e
r
f
o
r
m
t
h
e
f
o
l
l
o
w
i
n
g
s
t
e
p
s
:
&
n
b
s
p
;
E
n
t
e
r
s
o
m
e
t
e
x
t
e
.
g
.
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
T
e
s
t
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
September 8, 2008
Re: string reference not set to an instance of a string
A
s
f
a
r
a
s
r
e
p
l
i
c
a
t
i
n
g
t
h
e
p
r
o
b
l
e
m
i
t
w
i
l
l
p
r
o
b
a
b
l
y
b
e
s
o
m
e
t
h
i
n
g
t
o
d
o
w
i
t
h
o
u
r
s
e
r
v
e
r
s
e
t
u
p
b
u
t
t
h
e
f
i
x
i
s
e
a
s
y
.
.
.
t
h
e
p
r
o
b
l
e
m
i
s
c
a
u
s
e
d
b
e
c
a
u
s
e
t
h
e
c
u
l
t
u
r
e
s
t
r
i
n
g
i
s
e
m
p
t
y
o
r
n
o
t
d
e
f
i
n
e
d
.
&
n
b
s
p
;
T
o
f
i
x
i
t
p
l
e
a
s
e
c
h
a
n
g
e
:
c
i
=
n
e
w
S
y
s
t
e
m
.
G
l
o
b
a
l
i
z
a
t
i
o
n
.
C
u
l
t
u
r
e
I
n
f
o
(
c
u
l
t
u
r
e
)
;
&
n
b
s
p
;
T
o
:
i
f
(
!
s
t
r
i
n
g
.
I
s
N
u
l
l
O
r
E
m
p
t
y
(
c
u
l
t
u
r
e
)
)
&
n
b
s
p
;
{
&
n
b
s
p
;
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
August 7, 2008
string reference not set to an instance of a string
W
h
e
n
d
e
b
u
g
g
i
n
g
a
p
p
s
t
h
a
t
u
s
e
C
u
t
e
E
d
i
t
o
r
w
e
a
l
l
r
e
c
e
i
v
e
t
h
e
f
o
l
l
o
w
i
n
g
e
r
r
o
r
w
h
e
n
p
a
g
e
s
a
r
e
f
i
r
s
t
l
o
a
d
e
d
:
'
'
s
t
r
i
n
g
r
e
f
e
r
e
n
c
e
n
o
t
s
e
t
t
o
a
n
i
n
s
t
a
n
c
e
o
f
a
s
t
r
i
n
g
'
'
&
n
b
s
p
;
Y
o
u
d
o
c
a
t
c
h
t
h
e
e
x
c
e
p
t
i
o
n
b
u
t
i
t
w
o
u
l
d
b
e
b
e
t
t
e
r
i
f
i
t
d
i
d
n
o
t
o
c
c
u
r
a
t
a
l
l
.
.
.
t
h
i
s
i
s
a
n
a
n
n
o
y
a
n
c
e
t
h
a
t
w
o
u
l
d
b
e
v
e
r
y
e
a
s
y
f
o
r
y
o
u
r
d
e
v
e
l
o
p
e
r
s
t
o
f
i
x
.
&
n
b
s
p
;
T
h
i
s
i
s
w
h
a
t
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
August 6, 2008
Cute Editor is rendered with invalid HTML width and height attributes
I
h
a
v
e
n
o
t
i
c
e
d
t
h
a
t
w
h
e
n
C
u
t
e
E
d
i
t
o
r
i
s
r
e
n
d
e
r
e
d
t
h
e
H
T
M
L
w
i
d
t
h
a
n
d
h
e
i
g
h
t
a
t
t
r
i
b
u
t
e
s
a
r
e
i
n
v
a
l
i
d
H
T
M
L
:
&
n
b
s
p
;
T
h
e
f
o
l
l
o
w
i
n
g
:
&
l
t
;
t
a
b
l
e
w
i
d
t
h
=
'
'
6
6
7
p
x
'
'
h
e
i
g
h
t
=
'
'
3
0
8
p
x
'
'
c
e
l
l
s
p
a
c
i
n
g
=
'
'
0
'
'
c
e
l
l
p
a
d
d
i
n
g
=
'
'
0
'
'
_
I
s
C
u
t
e
E
d
i
t
o
r
=
'
'
T
r
u
e
'
'
i
d
=
'
'
C
E
_
E
d
i
t
o
r
_
I
D
'
'
b
l
a
h
,
b
l
a
h
,
b
l
a
h
&
n
b
s
p
;
S
h
o
u
l
d
b
e
:
&
l
t
;
t
a
b
l
e
w
i
d
t
h
=
'
'
6
6
7
'
'
h
e
i
g
h
t
=
'
'
3
0
8
'
'
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
August 6, 2008
Re: CssClass dropdown automagically populated but stylesheet not applied to edit window
I
h
a
v
e
f
o
u
n
d
a
w
a
y
t
o
m
a
k
e
t
h
i
s
w
o
r
k
:
&
n
b
s
p
;
I
f
I
u
s
e
t
h
e
p
a
t
h
/
p
r
o
j
e
c
t
n
a
m
e
/
c
s
s
/
s
t
y
l
e
.
a
s
p
x
i
t
w
o
r
k
s
s
o
t
h
i
s
i
s
s
u
e
s
e
e
m
s
t
o
b
e
c
a
u
s
e
d
b
y
t
h
e
t
i
l
d
e
(
~
)
.
F
r
o
m
w
h
a
t
I
s
e
e
t
h
e
c
s
s
a
t
t
a
c
h
e
d
t
o
t
h
e
f
r
a
m
e
h
a
s
t
h
e
p
a
t
h
~
/
b
l
a
h
/
b
l
a
h
.
.
.
t
h
i
s
p
a
t
h
s
h
o
u
l
d
r
e
a
l
l
y
b
e
e
x
p
a
n
d
e
d
t
o
t
h
e
f
u
l
l
p
a
t
h
.
&
n
b
s
p
;
A
n
y
h
o
w
,
I
h
a
v
e
a
w
a
y
t
h
a
t
e
v
e
n
l
e
t
s
m
e
i
m
p
o
r
t
e
x
t
e
r
n
a
l
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
July 11, 2008
Re: CssClass dropdown automagically populated but stylesheet not applied to edit window
H
m
m
m
.
.
.
u
n
f
o
r
t
u
n
a
t
e
l
y
t
h
a
t
w
o
u
l
d
b
e
a
w
k
w
a
r
d
.
I
a
s
s
u
m
e
t
h
a
t
t
h
i
s
i
s
a
k
n
o
w
n
p
r
o
b
l
e
m
a
n
d
t
h
a
t
c
a
l
l
i
n
g
i
t
f
r
o
m
O
n
I
n
i
t
w
o
u
l
d
s
o
l
v
e
t
h
e
p
r
o
b
l
e
m
.
&
n
b
s
p
;
T
h
e
p
r
o
b
l
e
m
i
s
o
b
v
i
o
u
s
l
y
t
h
a
t
t
h
e
s
t
y
l
e
s
h
e
e
t
i
s
n
o
t
a
p
p
l
i
e
d
t
o
t
h
e
i
f
r
a
m
e
.
I
s
t
h
e
r
e
a
n
y
w
a
y
t
o
a
s
s
i
g
n
t
h
e
n
e
w
s
t
y
l
e
s
h
e
e
t
t
o
t
h
e
i
f
r
a
m
e
u
s
i
n
g
J
a
v
a
s
c
r
i
p
t
?
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
July 10, 2008
CssClass dropdown automagically populated but stylesheet not applied to edit window
I
a
m
t
r
y
i
n
g
t
o
u
s
e
t
h
e
f
o
l
l
o
w
i
n
g
c
o
d
e
t
o
p
o
p
u
l
a
t
e
C
s
s
C
l
a
s
s
:
&
n
b
s
p
;
I
f
N
o
t
c
e
.
T
o
o
l
C
o
n
t
r
o
l
s
(
'
'
C
s
s
C
l
a
s
s
'
'
)
I
s
N
o
t
h
i
n
g
T
h
e
n
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
c
e
.
A
u
t
o
P
a
r
s
e
C
l
a
s
s
e
s
=
T
r
u
e
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
&
n
b
s
p
;
c
e
.
E
d
i
t
o
r
W
y
s
i
w
y
g
M
o
d
e
C
s
s
=
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
July 10, 2008
Re: Can not call getHTML() with Cute Editor in "hidden" divs
H
i
B
e
c
k
y
&
n
b
s
p
;
I
h
a
d
t
h
i
s
p
r
o
b
l
e
m
o
n
c
e
.
I
t
i
s
c
a
u
s
e
d
b
e
c
a
u
s
e
t
h
e
E
d
i
t
o
r
i
s
n
o
t
i
n
i
t
i
a
l
i
z
e
d
u
n
t
i
l
i
t
i
s
m
a
d
e
v
i
s
i
b
l
e
:
T
h
e
l
a
s
t
l
i
n
e
o
f
t
h
e
E
d
i
t
o
r
g
e
n
e
r
a
t
e
d
c
o
d
e
s
a
y
s
s
o
m
e
t
h
i
n
g
l
i
k
e
t
h
i
s
:
&
l
t
;
i
m
g
s
r
c
=
'
'
h
t
t
p
:
/
/
c
u
t
e
s
o
f
t
.
n
e
t
/
i
q
b
o
x
_
a
d
m
i
n
/
C
u
t
e
S
o
f
t
_
C
l
i
e
n
t
/
C
u
t
e
E
d
i
t
o
r
/
i
m
a
g
e
s
/
1
x
1
.
g
i
f
?
6
3
3
5
1
2
1
8
4
2
8
3
9
0
6
2
5
0
'
'
.
.
.
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
July 9, 2008
More Search Options
< Previous
1
2
3
4
5
Next >
...
Last ยป