[Gambas-user] ListView item coloring

2009-01-10 Thread Jesus Guardon
Happy New Year 2009 Quick question: Is there any way to coloring each individual item in a listview? No such property in this class, but I wonder if it should be implemented in an inherited control. If so, I have no clues where to begin. Something like this: listview.Add(key as String, text as

Re: [Gambas-user] re turn value from a form

2009-01-10 Thread Benoit Minisini
On mercredi 7 janvier 2009, Doriano Blengino wrote: kobolds ha scritto: in order to get return value from a form , I create a variable in the form in ftest public retun_value as boolean =false public sub btnOK_click() return_value = true me.close end public sub

Re: [Gambas-user] change row height in listview

2009-01-10 Thread Benoit Minisini
On vendredi 9 janvier 2009, Fabien Bodard wrote: 2009/1/8 kobolds kobo...@singnet.com.sg: how do I change the row height in listview ? I try change the the font . it work but look ugly . any other way ? I try to set listview1.item.height = 30 , but get error null object . Item represent

Re: [Gambas-user] gb.net.curl - HttpClient - libcurl specs?

2009-01-10 Thread Benoit Minisini
On vendredi 9 janvier 2009, birchy wrote: anyone? I just added the HttpClient.Encoding property in the revision #1795 of the development version, so that you have all you want! Regards, -- Benoit Minisini -- Check

[Gambas-user] Gambas SVN download/compile

2009-01-10 Thread Jason Hackney
On the off chance that someone other than myself would like to automate downloading the source from SVN and compiling, I've attached a bash script that does it for Ubuntu 8.10. I have had to do it a number of times in the past couple days so I figured I'd put together a relatively crude script.

[Gambas-user] Grideditor

2009-01-10 Thread Jason Hackney
Is anyone using GridEditor with the latest SVN? -- Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB