Hi.
I'm still trying to port an application made in Gambas 2.20.2 in a
distribution Ubuntu 9.10 to a distribution Ubuntu 8.04, using the
variable GB_DIR.
My file executable.sh is as follows:
#!/bin/sh
export PATH=/opt/project/gambas2/bin
export GB_DIR=/opt/project/gambas2/lib
export
LD_LIBRARY_
On Monday 05 April 2010, Fabien Bodard wrote:
> >
> > Send us the code.
> >
> > personally I never use panels - only ever Vbox/Hbox and set the properties
> > of
> > these to maket my rows/columns expand/keep the same etc.
> >
> > Send us the code,and could you re-post the picture as I trashed it,
On Monday 05 April 2010, Kadaitcha Man wrote:
> On 5 April 2010 17:19, kobolds wrote:
> >
> > here how you do the test on IDE
> >
> > 1. create a form (768x1024)
> > 2. drag a panel into the form (make sure it big)
> > 3. drag a picbox into the panel (same size as panel) so the picbox cover the
>
> The '*' operator (like '+' and '-') returns the same datatype as its
> arguments. There is no conversion to a bigger datatype if needed, so the
> result is truncated.
Yes, of course.
I was confused because "?3413156131^2" did work.
>> I need really big numbers...
>
> Find a volunteer to impl
Hello to all. I'm writing a small command-line app.
I'm using the input command to read data from keyboard (stdin), and to
finalize the command in gambas, is necessary to press enter key twice, but I
never saw this behavior. Usually (in 99% of languages) just one enter is the
nedeed.
Is there ano
>
> Send us the code.
>
> personally I never use panels - only ever Vbox/Hbox and set the properties of
> these to maket my rows/columns expand/keep the same etc.
>
> Send us the code,and could you re-post the picture as I trashed it, happy for
> you to send to me direct.
>
> Richard
>
hum ... Rich
> I post this problem before but until now this issue left unsolved.
>
> i try to create a form with many buttons (something like a keyboard).
>
> 1. when I try to change the height and width of all the buttons by using
> align same height and width , it doesn't work .
>
> 2. I position each but
On Monday 05 April 2010 17:29:08 Kadaitcha Man wrote:
> On 5 April 2010 17:19, kobolds wrote:
> > here how you do the test on IDE
> >
> > 1. create a form (768x1024)
> > 2. drag a panel into the form (make sure it big)
> > 3. drag a picbox into the panel (same size as panel) so the picbox cover
>
On 5 April 2010 17:19, kobolds wrote:
>
> here how you do the test on IDE
>
> 1. create a form (768x1024)
> 2. drag a panel into the form (make sure it big)
> 3. drag a picbox into the panel (same size as panel) so the picbox cover the
> whole panel
> 4. drag 9 buttons on it ( on top of picbox)
>
here how you do the test on IDE
1. create a form (768x1024)
2. drag a panel into the form (make sure it big)
3. drag a picbox into the panel (same size as panel) so the picbox cover the
whole panel
4. drag 9 buttons on it ( on top of picbox)
5. change button1 width and height to 100x80
6. select
the problem is on the ide . you can try todo the same as the picture I
attach . you will notice the problem . it's very obvious .
richard terry-5 wrote:
>
> On Monday 05 April 2010 14:22:12 kobolds wrote:
>> I post this problem before but until now this issue left unsolved.
>>
>> i try to
11 matches
Mail list logo