Re: [Gambas-user] Apparent new Feature in IDe subroutine combo

2009-06-27 Thread Benoît Minisini
> On my 2050 build when I click on the subroutines list I get a top-to bottom > of IDE list which means I can pretty much instantly see all the routines on > my form. Beats scrolling. > > Hope it stays and is not a 'bug'! > Hem...I don't see what you are talking about. -- Benoît ---

[Gambas-user] Apparent new Feature in IDe subroutine combo

2009-06-27 Thread richard terry
On my 2050 build when I click on the subroutines list I get a top-to bottom of IDE list which means I can pretty much instantly see all the routines on my form. Beats scrolling. Hope it stays and is not a 'bug'! -- ___

[Gambas-user] Release of Gambas 2.14

2009-06-27 Thread Benoît Minisini
Hi, This release fixes the following problems: - All database drivers became components so that they can be an explicit project dependency. - File watch management routines were fixed in the interpreter, in gb.qt and gb.gtk. - Static variables are correctly inherited now. - Focus and clipboa

Re: [Gambas-user] I create a new function to share

2009-06-27 Thread kobolds
Doriano Blengino wrote: > > Benoît Minisini ha scritto: >>> 1. i18n says that a "normal" number has no thousand separator; instead a >>> currency ("monetary") has it. Thinking again and again, this could make >>> sense. >>> >>> 2. KDE desktop has its own management. Don't know how and why - per