[Gambas-user] gambas 0.63
Benoit Minisini
gambas at ...2...
Thu Aug 7 10:24:26 CEST 2003
Le Jeudi 7 Août 2003 09:43, Marco Bauer a écrit :
> Am Mittwoch, 6. August 2003 11:38 schrieb Ahmad Kamal:
> > Bec Draw.Text was changed in ver 0.63, probably the example wasn't
> > updated.
>
> But how am I supposed to draw a string into a DrawingArea, cause when I
> replace sText with "Text" the same error occures?
>
> Marco
>
>
Draw.Text(Text AS String , X AS Integer , Y AS Integer [ , W AS Integer , H AS
Integer , Alignment AS Integer )
Example :
Draw.Text("Gambas", 10, 10, 200, 150, Align.BottomRight)
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list