paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: AW: [paragui-users] another question about fonts/text...


From: Himmler Andreas /OI&T
Subject: AW: AW: [paragui-users] another question about fonts/text...
Date: Tue, 11 Jun 2002 12:43:56 +0200

Hi!

Oh... I found the reason for SetTextFormat to draw the text right-justified
with the argument "%20s"... In VC++ it's the default - I've to make "%-20s"
to get it left-justified...

Ok. I thought to complex one more time.... ;-(

Thanks for your support! Keep on your good work!

Bye,

Himmler Andreas

-----Originalnachricht-----
Von: Alexander Pipelka
An: paragui-users
Gesendet: 10.06.2002 18:49
Betreff: Re: AW: [paragui-users] another question about fonts/text...

Yes. It's missing.
Obviously nobody needed "SetAlignment" for radiobuttons till now :))

Ok. I fixed this (it's in the CVS).

Thanks again

Alex

Am Mon, 2002-06-10 um 17.01 schrieb Himmler Andreas /OI&T:
> Ok. This doesn't work with PG_RadioButton, but I looked around in the
> sourcefile pgradiobutton.cpp an found the line:
> 
> my_widgetLabel->SetAlignment(PG_TA_LEFT);
> 
> which should do the job...
> 
> But if I make a SetTextFormat the text isn't left-justified any
more.... 
> 
> Bye,
> 
> Himmler Andreas
> 
> > -----Ursprüngliche Nachricht-----
> > Von: Alexander Pipelka [mailto:address@hidden 
> > Gesendet: Montag, 10. Juni 2002 16:39
> > An: address@hidden
> > Betreff: Re: [paragui-users] another question about fonts/text...
> > 
> > 
> > xxx.SetAlignment(PG_TA_RIGHT);
> > 
> > Am Mon, 2002-06-10 um 16.23 schrieb Himmler Andreas /OI&T:
> > > Hi!
> > >  
> > > Is there any way to get the output of the command
> > >  
> > > xxx.SetTextFormat("%20s","TESTESTEST");
> > >  
> > > right justified??
> > >  
> > > Thanks in advance for your help!
> > >  
> > > Bye,
> > >  
> > > Himmler Andreas
> > 
> > 
> > 
> > 
> > _______________________________________________
> > paragui-users mailing list address@hidden
> > http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users
> > 
> 
> _______________________________________________
> paragui-users mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users




_______________________________________________
paragui-users mailing list
address@hidden
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]