Ian - That is a very slick website you've constructed! [I assume you were already a heavy-duty website developer before you started learning Java?]
I'd already been to your website, and learned alot reading your event-handling examples/tutorials. That said, if you mean to say there is an example there for 'setCellHorizontalAlignment', I have NO CLUE how to find it other than brute force, as I didn't see any 'search' function. If there is a relevant example, can you point me to it? On Dec 8, 1:00 pm, "Ian Bambury" <[EMAIL PROTECTED]> wrote: > setCellHorizontalAlignment > > Ian > > http://examples.roughian.com > > 2008/12/8 David H. Cook <[EMAIL PROTECTED]> > > > > > The docs DO explain: > > > setHorizontalAlignment > > public void setHorizontalAlignment > > (HasHorizontalAlignment.HorizontalAlignmentConstant align) > > Sets the default horizontal alignment to be used for widgets added to > > this panel. It only applies to widgets added after this property is > > set. > > > Ok, but let's say I want to actually set (change) the Horizontal > > alignment right NOW > > of an already-existing widget (e.g anchor, in an event-routine). > > Anybody found > > a way to do that? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
