Re: [Gambas-user] Suggestion for gb.settings component

2012-10-19 Thread RICHARD WALKER
On 19/10/2012, Christer Johansson wrote: > > It would be great if it leaved the exisiting comments intact since > when dealing with large .conf files comments are IMHO invaluable to > have in there. > Just a thought, Christer, but have you tried using "comment" entries in your settings? What I me

Re: [Gambas-user] SpinBox into a GridView Cell

2012-10-19 Thread Tobias Boege
On Fri, 19 Oct 2012, abbat wrote: > > Hi all, > > Is it possible to have a spinbox into a gridview cell? > > Thanks No that's not possible, AFAIK, but you can get quite close to it visually. And figuring this out is really straightforward... You know: The IDE is written in Gambas. You observe

[Gambas-user] SpinBox into a GridView Cell

2012-10-19 Thread abbat
Hi all, Is it possible to have a spinbox into a gridview cell? Thanks -- View this message in context: http://old.nabble.com/SpinBox-into-a-GridView-Cell-tp34576830p34576830.html Sent from the gambas-user mailing list archive at Nabble.com. --

Re: [Gambas-user] gb.net.pop3 example?

2012-10-19 Thread Christer Johansson
Just in case someone else are looking for an example. > I have a really simple example, but it's not finished yet. I > will upload it tomorrow once it's finished ;) Sebastian updated the examples in latest revision to include a simple POP3 example as well as a bug fix. Thanks again Sebastian!

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

2012-10-19 Thread Fabien Bodard
2012/10/19 Benoît Minisini : > Le 19/10/2012 14:19, Bruce a écrit : >> On Fri, 2012-10-19 at 12:57 +0200, Benoît Minisini wrote: >>> Le 19/10/2012 12:55, Bruce a écrit : One other! For the future. Could you consider the use of -/+ options (and --/++). The only example I can thi

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

2012-10-19 Thread Benoît Minisini
Le 19/10/2012 14:19, Bruce a écrit : > On Fri, 2012-10-19 at 12:57 +0200, Benoît Minisini wrote: >> Le 19/10/2012 12:55, Bruce a écrit : >>> One other! >>> >>> For the future. Could you consider the use of -/+ options (and --/++). >>> The only example I can think of at the moment is vi, as in >>>

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

2012-10-19 Thread Bruce
On Fri, 2012-10-19 at 12:57 +0200, Benoît Minisini wrote: > Le 19/10/2012 12:55, Bruce a écrit : > > One other! > > > > For the future. Could you consider the use of -/+ options (and --/++). > > The only example I can think of at the moment is vi, as in > > vi +3 .project > > which starts

Re: [Gambas-user] Suggestion for gb.settings component

2012-10-19 Thread Benoît Minisini
Le 19/10/2012 14:14, Christer Johansson a écrit : > > When using gb.settings to write to existing .conf files I noticed > it automaticly removed all comments lines. > > It would be great if it leaved the exisiting comments intact since > when dealing with large .conf files comments are IMHO invalua

[Gambas-user] Suggestion for gb.settings component

2012-10-19 Thread Christer Johansson
When using gb.settings to write to existing .conf files I noticed it automaticly removed all comments lines. It would be great if it leaved the exisiting comments intact since when dealing with large .conf files comments are IMHO invaluable to have in there. Just an idea and hope it makes sense.

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

2012-10-19 Thread Benoît Minisini
Le 19/10/2012 12:55, Bruce a écrit : > One other! > > For the future. Could you consider the use of -/+ options (and --/++). > The only example I can think of at the moment is vi, as in > vi +3 .project > which starts vi and positions the cursor at line 3. > > regards > Bruce > This is n

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

2012-10-19 Thread Bruce
One other! For the future. Could you consider the use of -/+ options (and --/++). The only example I can think of at the moment is vi, as in vi +3 .project which starts vi and positions the cursor at line 3. regards Bruce --

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

2012-10-19 Thread Benoît Minisini
Le 19/10/2012 12:19, Bruce a écrit : > On Tue, 2012-10-16 at 02:06 +0200, Benoît Minisini wrote: >> 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 Ga

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

2012-10-19 Thread Bruce
On Tue, 2012-10-16 at 02:06 +0200, Benoît Minisini wrote: > 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 > argu

Re: [Gambas-user] Difrent usage from Val() in 2.x and 3.x?

2012-10-19 Thread Fabien Bodard
Select text boxes right click then do transform in Le 19 oct. 2012 08:55, "Gregor Burck" a écrit : > Oh, I think ValueBox is the clue! > > I've to test it, but I think it is, what the author of the application > want orginally. > > But then I'v another problem. How to change all the Textboxes to