[Gambas-user] Sudden IDE bug > unable to load my project > gambas vaporises.

2011-01-02 Thread richard terry
Mm.Help. Ok, deep breath. I'd done two things 1) Set an argument in the project properties, which was just a flag, and working fine. 2) I'd created a new menu using the menu editor, just a single menu item with no children. I then tried to assign this menu to a me

[Gambas-user] Spinbox issue

2011-01-02 Thread vikram
Hi, I am using Gambas2.21, on Debian Squeeze, attached is an application that uses GB.GTK. The form has a spinbox an a button, the user can key in values into the spinbox(not just do so by using the mouse to click on the up and down arrows). The form also has a button with Default property enab

Re: [Gambas-user] Sig 11 with menu items remains

2011-01-02 Thread richard terry
On Monday 03 January 2011 10:20:30 Benoît Minisini wrote: > > Hi Benoit/List: > > > > > > A reminder prior to the release that that annoying Sig11 bug remains with > > the menu items, you'll remember I tried to use valgrind with it some time > > ago without success and I think the suggestion was th

Re: [Gambas-user] break points - removing question

2011-01-02 Thread richard terry
On Monday 03 January 2011 10:12:05 Benoît Minisini wrote: > > On Monday 03 January 2011 00:13:50 Benoît Minisini wrote: > > > > Hi Benoit, > > > > > > > > Is there any way you could insitute removing breakpoints other than > > > > those in the current routine which we already can? > > > > > > > > s

Re: [Gambas-user] Gambas bug tracker

2011-01-02 Thread Benoît Minisini
> 2011/1/2 Benoît Minisini : > > Or http://code.google.com/p/gambas/issues/list to go directly to the bug > > tracker. > > There seems to be no way to set the issue labels while submitting. > Are they disabled for non-admins? > Apparently yes... This is a stupid thing! -- Benoît Minisini

Re: [Gambas-user] Gambas bug tracker

2011-01-02 Thread Zach Smith
2011/1/2 Benoît Minisini : > Or http://code.google.com/p/gambas/issues/list to go directly to the bug > tracker. There seems to be no way to set the issue labels while submitting. Are they disabled for non-admins? -- Lea

Re: [Gambas-user] Issue 4 in gambas: Autosizing and centering a label does not center a label

2011-01-02 Thread gambas
Updates: Owner: benoit.minisini Comment #3 on issue 4 by benoit.minisini: Autosizing and centering a label does not center a label http://code.google.com/p/gambas/issues/detail?id=4 (No comment was entered for this change.) -

Re: [Gambas-user] Issue 4 in gambas: Autosizing and centering a label does not center a label

2011-01-02 Thread gambas
Updates: Status: WontFix Comment #2 on issue 4 by benoit.minisini: Autosizing and centering a label does not center a label http://code.google.com/p/gambas/issues/detail?id=4 This is not a bug but a feature. As soon as a Label is vertically centered, then AutoResize only acts horizon

Re: [Gambas-user] Issue 4 in gambas: Autosizing and centering a label does not center a label

2011-01-02 Thread gambas
Updates: Labels: -Version Version-TRUNK Comment #1 on issue 4 by benoit.minisini: Autosizing and centering a label does not center a label http://code.google.com/p/gambas/issues/detail?id=4 Please specify the Version label! -

[Gambas-user] Issue 4 in gambas: Autosizing and centering a label does not center a label

2011-01-02 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any New issue 4 by zachsmith022: Autosizing and centering a label does not center a label http://code.google.com/p/gambas/issues/detail?id=4 If you set label properties to autosize=true and al

Re: [Gambas-user] Issue 1 in gambas: Gambas 3 has not been release yet

2011-01-02 Thread gambas
Updates: Labels: -Version-2.99.0 Version-TRUNK Comment #1 on issue 1 by benoit.minisini: Gambas 3 has not been release yet http://code.google.com/p/gambas/issues/detail?id=1 (No comment was entered for this change.) ---

Re: [Gambas-user] Issue 3 in gambas: gtk+ problem with scrollbar maximum

2011-01-02 Thread gambas
Comment #4 on issue 3 by benoit.minisini: gtk+ problem with scrollbar maximum http://code.google.com/p/gambas/issues/detail?id=3 Please create another issue if you want to report another bug! -- Learn how Oracle Real

Re: [Gambas-user] Issue 3 in gambas: gtk+ problem with scrollbar maximum

2011-01-02 Thread gambas
Updates: Labels: -Version-2.99.0 Version-TRUNK GUI-GTK Comment #3 on issue 3 by benoit.minisini: gtk+ problem with scrollbar maximum http://code.google.com/p/gambas/issues/detail?id=3 (No comment was entered for this change.) ---

Re: [Gambas-user] Issue 3 in gambas: gtk+ problem with scrollbar maximum

2011-01-02 Thread gambas
Comment #2 on issue 3 by zachsmith022: gtk+ problem with scrollbar maximum http://code.google.com/p/gambas/issues/detail?id=3 Also, if you change the autosize property to true for the label in the test code, then the alignment=center setting no longer works. With alignment=center and AutoRes

Re: [Gambas-user] Issue 3 in gambas: gtk+ problem with scrollbar maximum

2011-01-02 Thread gambas
Updates: Status: Accepted Labels: -Version Version-2.99.0 Comment #1 on issue 3 by benoit.minisini: gtk+ problem with scrollbar maximum http://code.google.com/p/gambas/issues/detail?id=3 (No comment was entered for this change.)

[Gambas-user] Issue 3 in gambas: gtk+ problem with scrollbar maximum

2011-01-02 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any New issue 3 by zachsmith022: gtk+ problem with scrollbar maximum http://code.google.com/p/gambas/issues/detail?id=3 Drag the scrollbars to the limits. Scrollbar1 has a max limit of 100 but

Re: [Gambas-user] Sig 11 with menu items remains

2011-01-02 Thread Ian Haywood
2011/1/3 Benoît Minisini : >> Hi Benoit/List: >> >> >> A reminder prior to the release that that annoying Sig11 bug remains with >> the menu items, you'll remember I tried to use valgrind with it some time >> ago without success and I think the suggestion was that maybe it is >> related to a QT4 bu

Re: [Gambas-user] Balloon no more displayed

2011-01-02 Thread Benoît Minisini
> Hi Benoît, > found it. The balloon appear as expected if i disable the Desktop > Effects. With them enabled i cannot see the balloon nor with QT nor with > GTK. > > Ubuntu 10.10 x86_64 > Gnome > svn rev 3432 > So this is a Compiz problem... but I can't test it on my machine. I have a NVIDIA c

Re: [Gambas-user] Sig 11 with menu items remains

2011-01-02 Thread Benoît Minisini
> Hi Benoit/List: > > > A reminder prior to the release that that annoying Sig11 bug remains with > the menu items, you'll remember I tried to use valgrind with it some time > ago without success and I think the suggestion was that maybe it is > related to a QT4 bug. > > Maybe someone else on th

Re: [Gambas-user] Balloon no more displayed

2011-01-02 Thread Emanuele Sottocorno
Hi Benoît, found it. The balloon appear as expected if i disable the Desktop Effects. With them enabled i cannot see the balloon nor with QT nor with GTK. Ubuntu 10.10 x86_64 Gnome svn rev 3432 Il giorno dom, 02/01/2011 alle 22.13 +0100, Benoît Minisini ha scritto: > > > Hi to all, > > > Since up

Re: [Gambas-user] break points - removing question

2011-01-02 Thread Benoît Minisini
> On Monday 03 January 2011 00:13:50 Benoît Minisini wrote: > > > Hi Benoit, > > > > > > Is there any way you could insitute removing breakpoints other than > > > those in the current routine which we already can? > > > > > > sometimes I put in a breakpoint to check something, then having > > > v

Re: [Gambas-user] break points - removing question

2011-01-02 Thread richard terry
On Monday 03 January 2011 00:13:50 Benoît Minisini wrote: > > Hi Benoit, > > > > Is there any way you could insitute removing breakpoints other than those > > in the current routine which we already can? > > > > sometimes I put in a breakpoint to check something, then having validated > > things ar

[Gambas-user] Sig 11 with menu items remains

2011-01-02 Thread richard terry
Hi Benoit/List: A reminder prior to the release that that annoying Sig11 bug remains with the menu items, you'll remember I tried to use valgrind with it some time ago without success and I think the suggestion was that maybe it is related to a QT4 bug. Maybe someone else on the list is awar

[Gambas-user] Settings.ReadWindow.335: #13: Null object

2011-01-02 Thread Gaël Le Hec'H
hi, try to launch help browser with F1 in gambas3 ide r3431 and I got this error : Settings.ReadWindow.335: #13: Null object And then the IDE window close. Removed ~/.config/gambas3/gambas3.conf but now : bash-4.1$ gambas3 warning: unable to load 16/cancel Settings.ReadWindow.335: #13: Null obj

Re: [Gambas-user] Balloon no more displayed

2011-01-02 Thread Benoît Minisini
> > Hi to all, > > Since updated to last svn 3247 I think you meant 3427 instead? > > the balloon disappear from my project, i > > send you the project to investigate it. > > Run the project > > After the language selection a wizard will start: don't check checkbox > > on the first step, > > lea

Re: [Gambas-user] Balloon no more displayed

2011-01-02 Thread Benoît Minisini
> Hi to all, > Since updated to last svn 3247 the balloon disappear from my project, i > send you the project to investigate it. > Run the project > After the language selection a wizard will start: don't check checkbox > on the first step, > leave any field blank in the second step and hit next: t

Re: [Gambas-user] About Gambas3 IDE

2011-01-02 Thread Fabien Bodard
change the windows style ubuntu choose a style with no icon ... linux is not windows icons at top left are not required 2011/1/2 Demosthenes Koptsis : > Yes, Fabien that was it! > > Anyway the icon on the form, that it is not showed in running mode but > only in deign mode, does it have a

Re: [Gambas-user] predefined date formats don't work in Gambas 3

2011-01-02 Thread Benoît Minisini
> These work in Gambas 2 but not Gambas 3. > > Print Format(Now, gb.GeneralDate) > Print Format(Now, gb.LongDate) > Print Format(Now, gb.MediumDate) > Print Format(Now, gb.ShortDate) > Print Format(Now, gb.LongTime) > Print Format(Now, gb.MediumTime) > Print Format(Now, gb.ShortTime) > Fixed in

[Gambas-user] predefined date formats don't work in Gambas 3

2011-01-02 Thread Zach Smith
These work in Gambas 2 but not Gambas 3. Print Format(Now, gb.GeneralDate) Print Format(Now, gb.LongDate) Print Format(Now, gb.MediumDate) Print Format(Now, gb.ShortDate) Print Format(Now, gb.LongTime) Print Format(Now, gb.MediumTime) Print Format(Now, gb.ShortTime) --

Re: [Gambas-user] code for VB button control array hangs program

2011-01-02 Thread Benoît Minisini
> Add a button to a program and modify code to read: > > Public Sub Button1_Click(index As Integer) > End > > If you try to run the program, nothing happens and the problem line is > not identified. This may happen if you import VB code and don't > realize control arrays are not allowed. > > The

Re: [Gambas-user] About Gambas3 IDE

2011-01-02 Thread Demosthenes Koptsis
Yes, Fabien that was it! Anyway the icon on the form, that it is not showed in running mode but only in deign mode, does it have a same solution? Thanks! On Sun, 2011-01-02 at 19:19 +0100, Fabien Bodard wrote: > on ubuntu use gconf-editor and : > > set desktop>gnome>interface>menu_have_icons to

Re: [Gambas-user] About Gambas3 IDE

2011-01-02 Thread Benoît Minisini
> on ubuntu use gconf-editor and : > > set desktop>gnome>interface>menu_have_icons to true Couldn't they add a checkbox somewhere for that? P. -- Benoît Minisini -- Learn how Oracle Real Application Clusters (RAC)

Re: [Gambas-user] About Gambas3 IDE

2011-01-02 Thread Fabien Bodard
on ubuntu use gconf-editor and : set desktop>gnome>interface>menu_have_icons to true -- Fabien Bodard -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, st

Re: [Gambas-user] Gambas3 complains about gb.settings

2011-01-02 Thread Demosthenes Koptsis
Thank you !!! I really love this project, it was pitty not to run it and it was annoying manually edit the .project file for each project with this configuration. Thanks again! On Sun, 2011-01-02 at 14:17 +0100, Benoît Minisini wrote: > > > i converted a project from Gambas2 to Gambas3. > > > Bu

Re: [Gambas-user] Further news on valuebox bugs in Gambas3

2011-01-02 Thread Benoît Minisini
> I reported bugs when a date valuebox is housed in a Vbox. I then moved > all my controls to a Panel and got the same problems if the > Panel.Arrangement was set to Vertical. > I then moved all Valueboxes to a Frame and got no problems. Obviously > the Frame does not have an Arrangement property.

[Gambas-user] About gambas y webpages development

2011-01-02 Thread admhardsoft
Hi I wanna know if I can use gamba for developmen dinamic website for instance in PHP, java?. Somebdy can give any idea what free software ias similar to macromedia dreamweaver for develpment website dinamic? Thanks to everybody Happy new year 2011 Tomas Sent on the TELUS Mobility network with Bl

Re: [Gambas-user] About Gambas3 IDE

2011-01-02 Thread Benoît Minisini
> On Sun, 2011-01-02 at 16:23 +0100, Benoît Minisini wrote: > > > Benoit, > > > > > > the design of IDE of Gambas3 is finished? > > > > Is the final release released? :-) > > ok! > > > > i make screenshots about Gambas3 for my book for the menus, bars etc. > > > > > > i see that in menus in Ga

Re: [Gambas-user] About Gambas3 IDE

2011-01-02 Thread Demosthenes Koptsis
On Sun, 2011-01-02 at 16:23 +0100, Benoît Minisini wrote: > > Benoit, > > > > the design of IDE of Gambas3 is finished? > > Is the final release released? :-) ok! > > > > i make screenshots about Gambas3 for my book for the menus, bars etc. > > > > i see that in menus in Gambas2 there were i

[Gambas-user] KeyPress event with grid view

2011-01-02 Thread Phạm Quang Dương
Hi and Happy new year ! With a grid view on a form I can get KeyPress event. It's fine. But with a grid view contained in a vsplit view, no KeyPress event. I tried KeyPress whit VSplit view, same result. Is it a bug or I forgot setting something? Gambas 2.22 on Fedora 14 GNOME. ---

Re: [Gambas-user] About Gambas3 IDE

2011-01-02 Thread Benoît Minisini
> Benoit, > > the design of IDE of Gambas3 is finished? Is the final release released? :-) > > i make screenshots about Gambas3 for my book for the menus, bars etc. > > i see that in menus in Gambas2 there were icons before menus > in Gambas3 in menus i see only text. Mmm... Have you ever hea

[Gambas-user] About Gambas3 IDE

2011-01-02 Thread Demosthenes Koptsis
Benoit, the design of IDE of Gambas3 is finished? i make screenshots about Gambas3 for my book for the menus, bars etc. i see that in menus in Gambas2 there were icons before menus in Gambas3 in menus i see only text. -- Regards, Demosthenes Koptsis.

Re: [Gambas-user] Gambas bug tracker

2011-01-02 Thread Benoît Minisini
> > Direct link: > > http://code.google.com/p/gambas/ Or http://code.google.com/p/gambas/issues/list to go directly to the bug tracker. -- Benoît Minisini -- Learn how Oracle Real Application Clusters (RAC) One Node

Re: [Gambas-user] Gambas bug tracker

2011-01-02 Thread Dr.Diesel
Benoît Minisini wrote: > > Hi, > > Now, from the website, you can go to the new Gambas bug tracker located on > code.google.com. > > I'd like to have a bug tracker written in Gambas, but for now, let's use > the > Google one. > > Normally, each time something is modified in the bug tracker,

[Gambas-user] Gambas bug tracker

2011-01-02 Thread Benoît Minisini
Hi, Now, from the website, you can go to the new Gambas bug tracker located on code.google.com. I'd like to have a bug tracker written in Gambas, but for now, let's use the Google one. Normally, each time something is modified in the bug tracker, a mail is sent to that mailing-list. That way

Re: [Gambas-user] Gambas3 complains about gb.settings

2011-01-02 Thread Benoît Minisini
> > i converted a project from Gambas2 to Gambas3. > > But Gambas3 complains about gb.settings. > > > > i have never used this component for this project. > > If i go to components dialog it is clicked and i cant unmark it. > > > > if i add in .project file the line > > Component=gb.settings it w

Re: [Gambas-user] break points - removing question

2011-01-02 Thread Benoît Minisini
> Hi Benoit, > > Is there any way you could insitute removing breakpoints other than those > in the current routine which we already can? > > sometimes I put in a breakpoint to check something, then having validated > things are ok, want it removed so the program execution continues past this > n

[Gambas-user] Happy new year!

2011-01-02 Thread Benoît Minisini
Hi, I wish everyone an happy new year 2011! May the best of the old year be the worst of the new year. And not the contrary. And if you go to the website now: You will see a little poem I written. :-) And you will see that now you can "flattr" gambas if you like it! Best regards, -- Benoît

[Gambas-user] Project translation: a request

2011-01-02 Thread Pino Zollo
Hi to the gambists ! I have an almost complete translation of all the messages of a GAMBAS project from French to Spanish now I would like to translate the same to Italian For me it would be much easier to translate from Spanish to Italian but the translation window presents the origi

Re: [Gambas-user] More on Print bugs.

2011-01-02 Thread Benoît Minisini
> Sorry about forgetting your previous advice. I moved house and was off > air for 10 days. This problem is not unique to Gambas. Various other > apps have the same problem and have been reported. Evince and Gimp > overcome it by using the GTK+ "GtkPageSetupUnixDialog". I'm not sure how > they then

Re: [Gambas-user] Gambas3 Help Window

2011-01-02 Thread Demosthenes Koptsis
Thanks all of you for your answers. In my case i have one monitor and for temporary solution i hack the Gambas code by adding ME.Center after Settings.Read() On Sun, 2011-01-02 at 09:32 +1100, Michael wrote: > I had the same problem but in Ubuntu 10.10 you can overcome it by > holding down the

Re: [Gambas-user] gambas3 deb file error

2011-01-02 Thread Demosthenes Koptsis
i dont know why this file is there. everything i do, i do it through checkinstall. anyway i --force-overwrite the deb files to install them and i saw that all are ok. On Sat, 2011-01-01 at 20:16 +0100, Benoît Minisini wrote: > > hello, > > > > for every svn i get from Gambas svn i make a deb fi