Hi Vincent,

Vincent Massol wrote:
> Answering myself:
> 
> I think you can just put it in a container (div for ex, table, etc)  
> and control the size of the container since the textarea should take  
> all the space it has.

Currently the WYSIWYG editor takes only the height of the replaced text 
area. The width is set to 100%. It's easy to also take the width of the 
text area but I'm not sure we want this. As you said, we can control the 
width of the editor from its container.

Thanks,
Marius

> 
> Thanks
> -Vincent
> 
> On Sep 10, 2009, at 10:12 PM, Vincent Massol wrote:
> 
>> Hi guys,
>>
>> Is it possible to have a textarea property for which you have a  
>> wysiwyg editor that doesn't take all the horizontal space. For ex if  
>> the textarea property says 20 chars, is it possible to have an  
>> editor that is 20 chars wide? Same question with the wiki editor.
>>
>> Thanks
>> -Vincent
> 
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to