Re: [Gambas-user] How to insert a .png file into a CairoPdfSurface (gb.cairo)

2013-08-23 Thread Willy Raets
On Sat, 2013-08-24 at 03:19 +0200, Willy Raets wrote: > Hi All, > > Been struggling with inserting an existing .png file onto a > CairoPdfSurface (gb.cairo). > > Done some extensive reading in the documentation but do not seem to find > a method get the job done. Is this not possible or am I misu

[Gambas-user] How to insert a .png file into a CairoPdfSurface (gb.cairo)

2013-08-23 Thread Willy Raets
Hi All, Been struggling with inserting an existing .png file onto a CairoPdfSurface (gb.cairo). Done some extensive reading in the documentation but do not seem to find a method get the job done. Is this not possible or am I misunderstanding the documentation? Piece of the code of the project:

Re: [Gambas-user] how to disable temporally key combinartion (alt+F4 etc)

2013-08-23 Thread PICCORO McKAY Lenz
From: Jussi Lahtinen > Subject: Re: [Gambas-user] how to disable temporally key combinartion > (alt+F4 etc) > I was wanting something more generic, which did not depend on overwriting a specific event, such as detecting keystrokes in interest .. but u hv right! I thought the same thing

[Gambas-user] Why is LCDNumber deprecated?

2013-08-23 Thread Tobias Boege
Hi Benoit, the docs say that LCDNumber is deprecated and that one should use LCDLabel instead. I can partly understand the reason: each number can be converted to a string so no need to have a LCDNumber. (Or is there any other reason?) However, it indeed is some nice shortcut with its Value prope

Re: [Gambas-user] R: How to get all string after last "/"

2013-08-23 Thread Fabien Bodard
2013/8/23 paulwheeler > >Very interesting that g3 treats a web address the same as a file name. >Definitely easier than my code, and something to remember! Thanks > Fabien! >paul > > It's not the fact of Gambas ... But a web address look like a file address on unix. http://folder/fl