I'm not sure if this went through.  So apologies in advance if you have 
received this twice.

I have already given that a shot.  I calculated the appropriate number of 
characters needed and subtracted the number of characters in the tagname to get 
how many spaces to add.  Due to the variances in letter widths, it doesn't 
align the tagname to the left and the post num to the right correctly.  I would 
like it to align as if it were in two different text fields within a HBOX.


--- In [email protected], Fotis Chatzinikos <fotis.chatzini...@...> 
wrote:
>
> Why do not you simply create the needed label (tagname + possible space
> chars + numberOfPosts)?
> 
> 
> On Mon, Sep 21, 2009 at 6:47 PM, powers <vic.pow...@...> wrote:
> 
> >
> >
> >
> > I'm trying to create a tag list that will display the name of the tag and
> > the
> > number of posts associated with that tag. I want to use the ToggleButtonBar
> > so the user can choose only one tag at a time.
> >
> > The problem is that it will only accept one label. I need two, name of the
> > tag to the left and the post count to the right.
> >
> > I'm assuming that I will have to extend both, Button and Toggle ButtonBar.
> > Can someone point me in the right direction?
> > --
> > View this message in context:
> > http://www.nabble.com/Extending-ToggleButtonBar-to-Allow-for-Multiple-Labels-on-A-Button-tp25530380p25530380.html
> > Sent from the FlexCoders mailing list archive at Nabble.com.
> >
> >  
> >
> 
> 
> 
> -- 
> Fotis Chatzinikos, Ph.D.
> Founder,
> Phinnovation
> fotis.chatzini...@...,
>


Reply via email to