look at this sample
<listbox height="80" name="listbox1" width="100" x="17" y="10"
background="#FFFFFF"
itemWidth="100" itemHeight="20" itemOverColor="#DBEEFE"
autoscroll="true" itemSelectedColor="#CBDEEE">
<item height="20" width="100">
<label valign="middle">Label #0
</label>
</item>
<item height="20" width="100">
* <label valign="middle">Label #1
</label>*
</item>
</listbox>
On Tue, Sep 2, 2008 at 12:01 PM, bobovieri <[EMAIL PROTECTED]> wrote:
>
> I use a simple listbox...
> how can I use labels inside a listbox?
>
> Thanks in advance,
> bobo
>
> On 2 Set, 17:46, Teo <[EMAIL PROTECTED]> wrote:
> > 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)
>
> >
>
--
....................
Hamilton Lima
athanazio.com
Nothing is simple, but everything is possible
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---