Hi,
I use RadEditor to edit a field in a grid.
I have a toolbar like this - and I use the resource files for localization.
This works fine for the first time.
It shows some comboboxes - they show:
Font Name X|| Tat...X || CSS Klasse...X || Absatzstil X and so on.
So the Text gets shortened on some imtes - seems OK.
Beneath every Text (i made an X) is the little "dropdown arrow".
When I open the editor a second time it looks disrupted.
The toolbar becomes about half the width and the texts look like:
FontXN || Tat..X || CSXS || AbsaXt || and so on.
So the text is cut of - and the dropdown arrow is "over the text".
Always when I hit F5 (Reload) it looks good for one edit - than it becomes bad again.
I also tried to set width on the imtem - this works - for the first time - after this it looks bad again.
This happens with IE (I use V 7) - with FireFox it looks quite different.
The text is not shortended with dots (simply cut of) -- but it stays the same with reocuring edits.
Regards
Manfred
I use RadEditor to edit a field in a grid.
I have a toolbar like this - and I use the resource files for localization.
<tools name="DropdownToolbar" > |
<tool name="FontName" /> |
<tool name="RealFontSize"/> |
<tool name="ApplyClass"/> |
<tool name="FormatBlock"/> |
<tool name="FormatStripper" /> |
<tool separator="true"/> |
<tool name="InsertCustomLink"/> |
<tool name="InsertSnippet" /> |
<tool name="InsertSymbol" /> |
</tools> |
It shows some comboboxes - they show:
Font Name X|| Tat...X || CSS Klasse...X || Absatzstil X and so on.
So the Text gets shortened on some imtes - seems OK.
Beneath every Text (i made an X) is the little "dropdown arrow".
When I open the editor a second time it looks disrupted.
The toolbar becomes about half the width and the texts look like:
FontXN || Tat..X || CSXS || AbsaXt || and so on.
So the text is cut of - and the dropdown arrow is "over the text".
Always when I hit F5 (Reload) it looks good for one edit - than it becomes bad again.
I also tried to set width on the imtem - this works - for the first time - after this it looks bad again.
This happens with IE (I use V 7) - with FireFox it looks quite different.
The text is not shortended with dots (simply cut of) -- but it stays the same with reocuring edits.
Regards
Manfred