Re: [Gambas-user] open a Form

2014-07-25 Thread Benoît Minisini
Le 25/07/2014 19:42, Karl Reinl a écrit : > Salut Benoît, > > resizing a Form during open, depends how you call the me.show*. and also > their placement. > > Now I found out, you can't shrink but you can grow the forms! > > > same Demo attached as yesterday > > This is by design. Modal dialogs (i.

[Gambas-user] open a Form

2014-07-25 Thread Karl Reinl
Salut Benoît, resizing a Form during open, depends how you call the me.show*. and also their placement. Now I found out, you can't shrink but you can grow the forms! same Demo attached as yesterday -- Amicalement Charlie TestApp03-0.0.1.tar.gz Description: application/compressed-tar -

Re: [Gambas-user] Ubuntu daily PPA comes back

2014-07-25 Thread CJ
> The Ubuntu daily PPA correctly builds again, so the Ubuntu > Gambas daily packages should be available again soon! Appreciated! /CJ -- Want fast and easy access to all the code in your enterprise? Index and search

Re: [Gambas-user] Get structure from extern function?

2014-07-25 Thread CJ
> Oh, please, do it. I am not used to Free Pascal, but it have > tempted me several times. So it will be useful to have an starting point > using FP shared libraries in addition to C/C++ ones. I will post my findings along with simple example later. /CJ -