Re: [Gambas-user] New component: gb.args

2012-10-15 Thread Olivier Cruilles
Hi Benoit, Yes, I use it and it very important in my project. So what king of informations does you need to know about gb.options ? Of curse if you need it. Cordialement, Olivier Cruilles Mail: linu...@club-internet.fr Le 16 oct. 2012 à 02:06, Benoît Minisini a écrit : > Hi, > > In the la

[Gambas-user] New component: gb.args

2012-10-15 Thread Benoît Minisini
Hi, In the last revision, I added a new component 'gb.args', which replaces the unmaintained 'gb.option'. By the way, does anyone use 'gb.option'? The goal of this component made in Gambas is analyzing the command-line arguments and return the value of options. It works like that: ' Start the

Re: [Gambas-user] gb.image: making things easier causes new wishes

2012-10-15 Thread Matti
Indeed, this works. But I would NEVER have the idea to use that syntax! Am 15.10.2012 21:16, schrieb Benoît Minisini: > Le 15/10/2012 21:14, Matti a écrit : >> The new Image.RotateRight (works now) and Image.RotateLeft methods are great, >> because they are much easier to use than dealing with a

Re: [Gambas-user] gb.image: making things easier causes new wishes

2012-10-15 Thread Benoît Minisini
Le 15/10/2012 21:14, Matti a écrit : > The new Image.RotateRight (works now) and Image.RotateLeft methods are great, > because they are much easier to use than dealing with a copy of an image and > radiants of degrees. > > So, why not add the third 90° option, something like Image.FlipOver or > Ima

[Gambas-user] gb.image: making things easier causes new wishes

2012-10-15 Thread Matti
The new Image.RotateRight (works now) and Image.RotateLeft methods are great, because they are much easier to use than dealing with a copy of an image and radiants of degrees. So, why not add the third 90° option, something like Image.FlipOver or Image.UpsideDown for a 180° turn? Would be grea

Re: [Gambas-user] Experiencing a "flicker" when "show"ing a form ...

2012-10-15 Thread Fabien Bodard
2012/10/14 Gerry Douglas : > Thanks you Benoît, > > I have done some experimentation and this is what I have seen so far ... > > If I insert a Wait 0.3 between the Show for the new form and the hide for > the current form it seems to significantly reduce the flicker, which > supports your hypothesi

Re: [Gambas-user] error compiling gb.xml

2012-10-15 Thread Fabien Bodard
2012/10/15 Ian Haywood : > On Mon, Oct 15, 2012 at 5:44 PM, Fabien Bodard wrote: >> 2012/10/15 Ian Haywood : >>> On Mon, Oct 15, 2012 at 12:00 AM, Fabien Bodard wrote: You need Dev package. For libxml2 >>> Yes, I have it already, but because I am running on a 64-bit machine the >>> library

Re: [Gambas-user] error compiling gb.xml

2012-10-15 Thread Ian Haywood
On Mon, Oct 15, 2012 at 5:44 PM, Fabien Bodard wrote: > 2012/10/15 Ian Haywood : >> On Mon, Oct 15, 2012 at 12:00 AM, Fabien Bodard wrote: >>> You need Dev package. For libxml2 >> Yes, I have it already, but because I am running on a 64-bit machine the >> library >> is installed to /usr/lib/x86_