if i do that, the iframe will from start try to ocupy as much space as it can (instead of starting at a certain height and then increasing)
On Oct 13, 10:26 am, "ponthiaux eric" <[EMAIL PROTECTED]> wrote: > did you try to use size in % ? > > 2008/10/13 Jason Morris <[EMAIL PROTECTED]> > > > > > > > samsus wrote: > > > Hello, > > > > Is there a way i can dynamically resize the RichTextArea Height?, that > > > is, it starts with 50px height, and if the content inside the > > > RichTextArea passes that limit, the height is increased. > > > > Any ideas? > > > I'm not sure about automatically resizing the field (ie: it's probably > > possible, > > but will almost certainly involve a few hacks that will make you very > > dependant > > of the version of GWT you run). > > > That said, why not add a "grippy" of some sort at the bottom that lets the > > user > > drag to resize the field (like WordPress has on their editor)? So you can > > resize > > it's height much like you resize a window? That way the user is in control > > of > > how big the area is. > > > Just and idea ;) > > -- > Eric Ponthiaux > > Consultant technique > > +33.687030001 > > [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
