Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Height
More Search Options
Showing page
206
of
208
(
2,075
total posts)
< 1
second(s)
Re: Creating multiple editors at run time.....
IK, Please use the following code: Editor1.
Height
= 100; Editor1.Width = 900;
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 19, 2004
Re: Creating multiple editors at run time.....
Well, I've gotten multiple editors to load in a loop inside an asp:table.....this is fantastic! But I can't seem to set the
height
or width programatically. Remember, I don't have the control embedded onto the page at design time, so I don't have access to the properties there. Tried : Editor1.Width = ...
Posted to
Cute Editor for .NET
(Forum)
by
IronKane
on
May 15, 2004
Re: rich dropdown
Frans, If you want to configure the fancydropdown background color. Please try the following two properties: /// <summary> /// Specifies the background color of the Container table /// </summary> BgColor /// <summary> /// Specifies the background color of the drop downs. /// ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 22, 2004
Re: rich dropdown
Hello Adam, It has to do with the sylesheetpath property. I want to use my own css for the editor so i link my stylesheet to the editor (it is already on the page howvever!) That way i get the error because the following javascript code is not generated: <script language=''javascript''> function ...
Posted to
Cute Editor for .NET
(Forum)
by
PosiXX
on
April 22, 2004
Re: Possible to Customize CE's Image Processing
Adam wrote: Zapotec, I'm also waiting for the reintroduction of ''External image'' button previously seen in CE 1.8, to bee able to set image properties... We will release a new version for ASP soon. We will add advanced Image insertion & updating feature.With this feature you can easily update the image properties, including: ...
Posted to
Cute Editor for .NET
(Forum)
by
arjenkorevaar
on
April 19, 2004
Re: Bug introduced in 2.2
I guess you´re right . It appears to be a little bug in the CE. I inserted a Table with Width=50% and
Height
=50% and the generated code is show below: <TABLE style=''WIDTH: 50 px ;
HEIGHT
: 50%'' cellSpacing=4 cellPadding=4 border=1>
Posted to
Cute Editor for .NET
(Forum)
by
KenA
on
April 17, 2004
Re: Bug introduced in 2.2
I guess you´re right. It appears to be a little bug in the CE. I inserted a Table with Width=50% and
Height
=50% and the generated code is show below: <TABLE style=''WIDTH: 50px;
HEIGHT
: 50%'' cellSpacing=4 cellPadding=4 border=1>
Posted to
Cute Editor for .NET
(Forum)
by
KenA
on
April 17, 2004
Re: is it possible to set the maximum size for the html that can be created?
jack, is it possible to set the maximum size for the html that can be created? No. Can i specify the
Height
and Width in pixels, and the test/images the user enters must fit within this? The next version of CuteEdtitor will support this feature. We will add two more properties to handle this in the ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 15, 2004
is it possible to set the maximum size for the html that can be created?
is it possible to set the maximum size for the html that can be created? Can i specify the
Height
and Width in pixels, and the test/images the user enters must fit within this? kind regards, jack
Posted to
Cute Editor for .NET
(Forum)
by
jackster
on
April 15, 2004
Bug introduced in 2.2
The 21st icon (Inserting / Modify table) have a little bug that cause problem with my client. - You can choose the width in pixel - You can't choose the width in percent or it's kind of bugged. - You can choose the
height
in pixel - You can choose the
height
in percent This was working #1 in ...
Posted to
Cute Editor for .NET
(Forum)
by
jcmorin
on
March 31, 2004
More Search Options
« First
...
< Previous
204
205
206
207
208
Next >