After searching around, I think this is a CSS thing.  Sorry!!

On Dec 4, 2:02 pm, Tobi <[EMAIL PROTECTED]> wrote:
> Is there a way I can add whitespace to the front of a listbox item?
> I've tried various methods, nothing seems to work.  I'm not sure if
> this is browser specific behavior.
>
> listBox.addItem("Item String", String.valueOf(object.getId()));
>
> So the whitespace would appear in front of Item String as: "  Item
> String" in the drop down.
>
> I've tried appending it with a whitespace String "  ", as well as
> nbsp;
>
> Thanks-
>
> Tobi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to