It's not a stupid question Charlie,
you can use the DirChooser control that's available in gb.form
You can have a form with that control come up as modal
(so you can't do anything else until you have chosen a directory
and inside it you can put a dirchooser control
you can get the selected path
> Benoît Minisini a écrit :
> ...
>
> > Apparently on other database systems, two index can have the same name
> > provided they are on different tables.
>
> ? strange (and I'm not sure this fit in SQLs standards)
>
> However, in PG, you can't have a doublon, either it is from tables,
> indexes
Benoît Minisini a écrit :
...
> Apparently on other database systems, two index can have the same name
> provided they are on different tables.
? strange (and I'm not sure this fit in SQLs standards)
However, in PG, you can't have a doublon, either it is from tables, indexes,
sequences (exceptio
Benoît Minisini wrote:
>> I m a new Gambas2 user, and I am not sure where "little things" like
>> this should be posted, so if it should be somewhere else, please let me
>> know.
>>
>> My system is Ubuntu Jaunty 9.04, Gambas2-2.15.2, Postgresql
>>
>> In the Database Manager, when I save changes to
Salut Benoit,
my be a very stupid question, but for what I'm looking for, is like the
Dialog.SelectDirectory() but when I change into a folder/directory
I would like to see also the files in that folder/directory.
And as result the path to the folder/directory is returned.
Reason:
Choosing
> I m a new Gambas2 user, and I am not sure where "little things" like
> this should be posted, so if it should be somewhere else, please let me
> know.
>
> My system is Ubuntu Jaunty 9.04, Gambas2-2.15.2, Postgresql
>
> In the Database Manager, when I save changes to a table which has an
> index
Am Donnerstag, den 10.09.2009, 12:08 -0400 schrieb Richard Frost:
> I m a new Gambas2 user, and I am not sure where "little things" like
> this should be posted, so if it should be somewhere else, please let me
> know.
>
> My system is Ubuntu Jaunty 9.04, Gambas2-2.15.2, Postgresql
>
> In the D
I m a new Gambas2 user, and I am not sure where "little things" like
this should be posted, so if it should be somewhere else, please let me
know.
My system is Ubuntu Jaunty 9.04, Gambas2-2.15.2, Postgresql
In the Database Manager, when I save changes to a table which has an
index defined, I g
Salut Benoit,
[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.24-24-generic
DistributionVendor=ubuntu
DistributionRelease="Ubuntu 8.04.3 LTS"
[System]
CPUArchitecture=i686
TotalRam=506932 kB
[Gambas]
Gambas1=gbx-1.0.17
Gambas1Path=/usr/bin/gbx
Gambas2=2.16.0
Gambas2Path=/usr/local/bin
Hi all
My problem is similar. When I used gb.gui, GridView wrap the text, but when
I use gb.qt, it don't do it. ¿How can I wrap the text in a cell? thanks
Rolf, I don't know how to help you, sorry
2009/9/10 Rolf-Werner Eilert
> When there is a longer string than fits into a cell, GridView will
Hi.
Thank you very much
CRAF
-Mensaje original-
De: Benoît Minisini
Reply-to: mailing list for gambas users
Para: gambas-user@lists.sourceforge.net
Asunto: [Gambas-user] Release of Gambas 2.16
Fecha: Thu, 10 Sep 2009 01:05:16 +0200
Hi,
This new release includes the main following c
Thanks!
On Thu, Sep 10, 2009 at 10:22 AM, Rolf-Werner Eilert
wrote:
> Benoît Minisini schrieb:
>> Hi,
>>
>> This new release includes the main following changes:
>>
>> - Gambas now compiles with libtool 2.x on recent Ubuntu versions.
>> - CTRL+PageUp and CTRL+PageDown now switch between tabs in t
When there is a longer string than fits into a cell, GridView will wrap
the text.
But it won't by itself make the line taller to show the whole text
properly. Instead, you will see just a little bit of the letters in the
second line and the first line appears pushed upwards a bit.
How can I fi
Thank you. I was not clear enough, sorry. The problem is not
with programming, but with the selection by mouse and keyboard.
The Ctrl and Shift do not work the way they do with the ListBox for
example. The only way to select more then one row is to drag
the mouse cursor keeping the left button pre
Benoît Minisini schrieb:
> Hi,
>
> This new release includes the main following changes:
>
> - Gambas now compiles with libtool 2.x on recent Ubuntu versions.
> - CTRL+PageUp and CTRL+PageDown now switch between tabs in the IDE.
> - Shortcuts are correctly saved in all cases in the IDE menu edi
15 matches
Mail list logo