Re: [Gambas-user] Printing a character in a Form

2010-06-19 Thread Fabien Bodard
2010/6/19 Fabien Bodard : > the doc is not up to date > > > Le 19 juin 2010 20:49, Benoît Minisini a écrit > : >>> draw.begin(MyForm) >>> >>> draw.text("mytext",x,y) >>> >>> >>> draw.end >>> >> >> This works only in Gambas 2. You can't draw directly on a control anymore in >> Gambas 3, except dur

Re: [Gambas-user] Printing a character in a Form

2010-06-19 Thread Fabien Bodard
the doc is not up to date Le 19 juin 2010 20:49, Benoît Minisini a écrit : >> draw.begin(MyForm) >> >> draw.text("mytext",x,y) >> >> >> draw.end >> > > This works only in Gambas 2. You can't draw directly on a control anymore in > Gambas 3, except during the Draw event of a DrawingArea. > > Rega

Re: [Gambas-user] Printing a character in a Form

2010-06-19 Thread Benoît Minisini
> draw.begin(MyForm) > > draw.text("mytext",x,y) > > > draw.end > This works only in Gambas 2. You can't draw directly on a control anymore in Gambas 3, except during the Draw event of a DrawingArea. Regards, -- Benoît Minisini -

Re: [Gambas-user] Printing a character in a Form

2010-06-19 Thread Fabien Bodard
draw.begin(MyForm) draw.text("mytext",x,y) draw.end 2010/6/19 Ru Vuott : > Hello, > > how do I can print a simple character (ex. letter: "a") in a Form at  x , y > position ? > The character have not to be shown in a Label or in other text-Tools. > > Thanks > > > > > --

[Gambas-user] Printing a character in a Form

2010-06-19 Thread Ru Vuott
Hello, how do I can print a simple character (ex. letter: "a") in a Form at x , y position ? The character have not to be shown in a Label or in other text-Tools. Thanks -- ThinkGeek and WIRED's GeekDad team u