I figured out 2 ways to add a separator: 1. a blank image 2. an empty HorizontalPanel
Not sure if there are any security or performance concerns when using the above as separators. As for the HRElement, I couldn't find any example of using it and I still can't figure out how you can use it?! Are you not supposed to use this element? will it be deprecated? Tony On Jan 27, 12:02 pm, "tony.p.." <[email protected]> wrote: > Hello All, > > How can I add an hr element, like the ones in the gwt showcase? I > tried HRElement(), but I can't get it to work. I know that HTML > ("<hr>") works, but I'm trying to stay away from direct html as > possible. > > Thank you, > Tony --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
