I assume you use labels to show that info inside a listbox. Well, the label has a property called *font*. You can use it like this:
<label name="myLabel" font="Arial" ... On Tue, Sep 2, 2008 at 10:25 AM, bobovieri <[EMAIL PROTECTED]> wrote: > > But I don't know how set font within a listbox.... > > On 1 Set, 22:20, "Hamilton Lima Jr" <[EMAIL PROTECTED]> wrote: > > what about using courier new as font ? > > > > > > > > On Mon, Sep 1, 2008 at 7:24 AM, bobovieri <[EMAIL PROTECTED]> > wrote: > > > > > I want to align elements (strings) within listbox,for example: > > > > > Andrew 12/12/2009 > > > Marc 13/12/2008 > > > > > are not aligned. > > > > > I want: > > > Andrew 12/12/2009 > > > Marc 13/12/2009 > > > > > I have created an "add space" function, but the letter "i" is shorted > > > than "w". > > > How to? > > > > > Thanks in advance, > > > > > Bobo > > > > -- > > .................... > > Hamilton Lima > > athanazio.com > > Nothing is simple, but everything is possible > > > > -- Teo (a.k.a. Teodor Filimon, Teominator) Site - www.teodorfilimon.com | Blog - www.teodorfilimon.blogspot.com GMT +2 (or PDT +10) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" 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-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
