[Gambas-user] icons on replace/find bar in the data section missing

2009-10-06 Thread richard terry
2387 Just noticed that for text files in non class/mod/form files, that the find/replace dosn't have the option of to replace in all files/just this file etc. Any reason?? Regards Richard -- Come build with us! The

[Gambas-user] [Fwd: ToolButton]

2009-10-06 Thread craf
Hello. Is there any way to get a ToolButon text below the image.?, Because the text is automatically positioned to the right. Regards -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only d

Re: [Gambas-user] Cursor question

2009-10-06 Thread Matti
Thanks. Will use a standard Mouse. Benoît Minisini schrieb: >> When I use Stock pictures like >> ToolButton1.Picture = Stock["16/zoom-in"] >> everything is fine. >> >> But when I try to define a cursor with >> PRIVATE $hCurZoomin AS Cursor >> $hCurZoomin = NEW Cursor(Stock["16/zoom-

Re: [Gambas-user] Cursor question

2009-10-06 Thread Benoît Minisini
> When I use Stock pictures like > ToolButton1.Picture = Stock["16/zoom-in"] > everything is fine. > > But when I try to define a cursor with > PRIVATE $hCurZoomin AS Cursor > $hCurZoomin = NEW Cursor(Stock["16/zoom-in"]) > SomeControl.Mouse = -2 '(no matter if I use this

Re: [Gambas-user] QT themes and program appearance

2009-10-06 Thread Benoît Minisini
> I wonder if any one could be kind enough to explain to me how to change the > icon themes that show up in ones program. > > I though it was via qtconfig but that dosn't seem to make any difference in > my instance for some reason. > > Regards > > richard > Absolutely not: icons are totally

[Gambas-user] Cursor question

2009-10-06 Thread Matti
When I use Stock pictures like ToolButton1.Picture = Stock["16/zoom-in"] everything is fine. But when I try to define a cursor with PRIVATE $hCurZoomin AS Cursor $hCurZoomin = NEW Cursor(Stock["16/zoom-in"]) SomeControl.Mouse = -2 '(no matter if I use this or not)

[Gambas-user] ToolButton

2009-10-06 Thread craf
Hello. Is there any way to get a ToolButon text below the image.?, Because the text is automatically positioned to the right. Regards -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only deve

Re: [Gambas-user] NNTP Class

2009-10-06 Thread Dimitris Anogiatis
You're very welcome, Anonymous, I'm glad I helped Just throwing this in there, it would make it easy for everyone in the mailing list if you did happen to somehow identify yourself. Even if you used a nickname it would be easier for someone that attempts to help you with a gambas-related or even

Re: [Gambas-user] NNTP Class

2009-10-06 Thread nospam.nospam.nos...@gmail.com
On Tue, 2009-10-06 at 01:17 -0600, Dimitris Anogiatis wrote: > Hey Anonymous, > > you can open a sourceforge account and place your code in there (or host it > wherever else you think it might be better), and then you can upload your > program's URL and a screenshot and a simple description on the

Re: [Gambas-user] NNTP Class

2009-10-06 Thread Dimitris Anogiatis
Hey Anonymous, you can open a sourceforge account and place your code in there (or host it wherever else you think it might be better), and then you can upload your program's URL and a screenshot and a simple description on the gambas wiki; more details are on the gambas main page if you click on