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
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.
So
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 o
On mardi 6 janvier 2009, richard terry wrote:
> On Wed, 7 Jan 2009 08:08:57 am Jussi Lahtinen wrote:
> > > I cannot compile the dev version for versions incompatibility of
> > > libtool. I will try to compile it when I will solve this issue.
> >
> > Have I understand correctly... You compiled 2.10
On samedi 10 janvier 2009, A Person wrote:
> Hello
>
> Using 2.8.2 on Mint.
>
> Steps to Reproduce:
> - Create small picturebox and add self-made icon image from img directory
> - don't like icon image's look so go back and refine with editor and resave
>
> Problem:
> - cannot get gambas to reload
On vendredi 9 janvier 2009, Fabien Bodard wrote:
> 2009/1/8 kobolds :
> > 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 the current
On mercredi 7 janvier 2009, David Villalobos Cambronero wrote:
> Hi Benoit, did you have time to take a look at this?
>
> Regards
>
>
> --
> David
>
Not really. I never encountered this error myself in all my MySQL life.
By using the "DB.Debug = TRUE" feature, can't you have a dump of all SQL
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
> >
On vendredi 9 janvier 2009, birchy wrote:
> anyone?
I am sure that there is a Cookie property for handling cookie. For gzip, I
don't know. But it could be easily added if it is really just an option to
set.
Regards,
--
Benoit Minisini
-
Hello
Using 2.8.2 on Mint.
Steps to Reproduce:
- Create small picturebox and add self-made icon image from img directory
- don't like icon image's look so go back and refine with editor and resave
Problem:
- cannot get gambas to reload new image, always seems to show before image
- refresh doesn
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 S
11 matches
Mail list logo