Re: [Gambas-user] Strange ERROR if "Utility" in Name Menu

2014-10-01 Thread Ru Vuott
Thank you, friends. I communicated your answers to our member. Best regards vuott Mer 1/10/14, Tobias Boege ha scritto: Oggetto: Re: [Gambas-user] Strange ERROR if "Utility" in Name Menu A: "mailing list for gambas users" Data: Mercoledì 1 ot

Re: [Gambas-user] Strange ERROR if "Utility" in Name Menu

2014-10-01 Thread Jussi Lahtinen
> > [0] http://gambaswiki.org/wiki/doc/naming > > > Actually it would be quite nice if the IDE were to default control names > to the "acceptable" prefixes rather than the control name. For example > "grd1" rather than "GridView1" etc. > Not necessarily good idea as default, but good idea as opti

Re: [Gambas-user] Strange ERROR if "Utility" in Name Menu

2014-10-01 Thread adamn...@gmail.com
On Wed, 1 Oct 2014 23:29:43 +0200 Tobias Boege wrote: > > They are here: [0]. There is a note at the end of the page which is quite > important. The Gambas IDE is the single definitive reference if you really > want to have an overview of all (or some) of the prefixes for graphical > controls.

Re: [Gambas-user] Strange ERROR if "Utility" in Name Menu

2014-10-01 Thread Jørn Erik Mørne
Den 01. okt. 2014 23:29, skrev Tobias Boege: > On Wed, 01 Oct 2014, J?rn Erik M?rne wrote: >> Den 01. okt. 2014 23:08, skrev Tobias Boege: >>> On Wed, 01 Oct 2014, Ru Vuott wrote: Hello, our friend of italian Gambas forum posted an his project, where a strange error is raised

Re: [Gambas-user] Strange ERROR if "Utility" in Name Menu

2014-10-01 Thread Tobias Boege
On Wed, 01 Oct 2014, J?rn Erik M?rne wrote: > > Den 01. okt. 2014 23:08, skrev Tobias Boege: > > On Wed, 01 Oct 2014, Ru Vuott wrote: > >> Hello, > >> > >> our friend of italian Gambas forum posted an his project, where a strange > >> error is raised if the "Name" of Menu is "Utility"... > >> > >

Re: [Gambas-user] Strange ERROR if "Utility" in Name Menu

2014-10-01 Thread Jørn Erik Mørne
Den 01. okt. 2014 23:08, skrev Tobias Boege: > On Wed, 01 Oct 2014, Ru Vuott wrote: >> Hello, >> >> our friend of italian Gambas forum posted an his project, where a strange >> error is raised if the "Name" of Menu is "Utility"... >> >> Your opinion ? >> >> His project here attached (look at the

Re: [Gambas-user] Strange ERROR if "Utility" in Name Menu

2014-10-01 Thread Tobias Boege
On Wed, 01 Oct 2014, Ru Vuott wrote: > Hello, > > our friend of italian Gambas forum posted an his project, where a strange > error is raised if the "Name" of Menu is "Utility"... > > Your opinion ? > > His project here attached (look at the "Name" of "Menu5" inside !) > This is because the

[Gambas-user] Strange ERROR if "Utility" in Name Menu

2014-10-01 Thread Ru Vuott
Hello, our friend of italian Gambas forum posted an his project, where a strange error is raised if the "Name" of Menu is "Utility"... Your opinion ? His project here attached (look at the "Name" of "Menu5" inside !) Regards vuott Prova-0.0.1.tar.gz Description: application/gzip ---

[Gambas-user] ERROR when I put a GridView on the Form

2014-10-01 Thread Ru Vuott
Hello, when I set the GRIDVIEW on the Form an error-notice window is raised: ** This application has raised an unexpected error and must abort. [13] Null object. ScrollArea.DrawingArea_Draw.417 **

Re: [Gambas-user] Combobox behavior with long lists

2014-10-01 Thread Benoît Minisini
Le 01/10/2014 14:33, Tobias Boege a écrit : > On Wed, 01 Oct 2014, Jesus wrote: >> El 01/10/14 a las #4, Alain Baudrez escribi?: >>> Jesus, >>> >>> the funny thing is that I use gb.qt4 and I have this very long top to >>> bottom list in Linux Mint 17 Mate. >>> >>> Maybe it is not 100% depending on

Re: [Gambas-user] Combobox behavior with long lists

2014-10-01 Thread Tobias Boege
On Wed, 01 Oct 2014, Jesus wrote: > El 01/10/14 a las #4, Alain Baudrez escribi?: > > Jesus, > > > > the funny thing is that I use gb.qt4 and I have this very long top to > > bottom list in Linux Mint 17 Mate. > > > > Maybe it is not 100% depending on the toolkit used. > > It is, at a degree. This

Re: [Gambas-user] Combobox behavior with long lists

2014-10-01 Thread Jesus
El 01/10/14 a las #4, Alain Baudrez escribió: > Jesus, > > the funny thing is that I use gb.qt4 and I have this very long top to > bottom list in Linux Mint 17 Mate. > > Maybe it is not 100% depending on the toolkit used. It is, at a degree. This is the theme used by the qt4 tk. Test with another

Re: [Gambas-user] Combobox behavior with long lists

2014-10-01 Thread Alain Baudrez
Jesus, the funny thing is that I use gb.qt4 and I have this very long top to bottom list in Linux Mint 17 Mate. Maybe it is not 100% depending on the toolkit used. Those are my settings: [System] Gambas=3.5.4 OperatingSystem=Linux Kernel=3.13.0-24-generic Architecture=x86_64 Distribution=Linux

Re: [Gambas-user] Combobox behavior with long lists

2014-10-01 Thread Jesus
El 01/10/14 a las #4, Alain Baudrez escribió: > I have quit using the combobox because its behavior with long lists really > pisses me off. When you click the dropdown arrow a list of items fills the > screen from top to bottom, which is not only ugly for the eyes, but also > confuses the users. >

Re: [Gambas-user] Relative paths

2014-10-01 Thread B Bruen
On Wed, 01 Oct 2014 08:26:26 +0200 Benoît Minisini wrote: > Le 01/10/2014 06:40, B Bruen a écrit : > > (and I thought I knew it all! ) > > > > In a component I want to refer to a path in the client project > > executable. To be precise in the client project I have a relative > > path to an image