Re: [Gambas-user] Problem with gb.settings

2008-12-10 Thread Georg Lassnig
Am Mittwoch 10. Dezember 2008 18:05:45 schrieb [EMAIL PROTECTED]: > Hi List, > > This in the module area works. > Private hCFG As New Settings("/Path/To/cfg") Try this: Private hCFG As New Settings("/Path/To/cfg") AS "hCFG" > > Because I'm writing a component, now I have to do this in the module

Re: [Gambas-user] PictureBox background

2008-10-11 Thread Georg Lassnig
Am Samstag 11. Oktober 2008 22:05:38 schrieb Benoit Minisini: > On samedi 11 octobre 2008, Georg Lassnig wrote: > > Dear Community! > > > > I have a queston about the PictureBox. > > > > Is it possible to make the PictureBox background transparent? > > > &

[Gambas-user] PictureBox background

2008-10-11 Thread Georg Lassnig
Dear Community! I have a queston about the PictureBox. Is it possible to make the PictureBox background transparent? To Benoit Minisini Or is it planed in the future to implemend for the the PictureBox? Regards Georg Lassnig Sorry for my bad english