Which OpenSuse packages must be installed to get gb.gtk enabled/ compiled ?
configure messages:
checking for GTK+ toolkit component with pkg-config... no
no
|| GTK+ toolkit is disabled
|| GTKglext toolkit is disabled
|| THESE COMPONENTS ARE DISABLED:
|| - gb.gtk
wally
Thanks Jussi,
This solves all my problems. The MaskBox works fine and the problem I
had with setting page orientation is solved.
I never knew you had to delete the old installation, I thought the MAKE
command would overwrite old files. I got my install scripts from the
internet and nobody though
ok. i'll try to use mencoder. thanks all and i'll give u the report...
Fabien Bodard-4 wrote:
>
> 2011/1/6 Jussi Lahtinen :
>> See documentation for shell command.
>>
>> And follow this link to learn how to do recording with command line.
>> https://help.ubuntu.com/community/Webcam
>>
>> Juss
On Thursday 06 January 2011 23:35:51 Benoît Minisini wrote:
> > Hi list/Benoit.
> >
> > I've spent ages looking through the gambas IDE code to try and find
> > where/how you set up the popup form with a scrolling list of tools and
> > the code to drag and drop this onto the toolbar.
> >
> > I wonde
Hi!
I cannot really isolate my problem, but in this case it happens when loading
string data from file to object
(something like "someobject.sStr = Read #hFile As String").
Gambas 3 rev 3447 @ Ubuntu 10.10 64bit
$ gbc3 -agpmt
OK
$ gdb gbx3
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software
> Hi!
>
> The maskbox mask property accepts
>
> Sample
>
> MaskBox.Mask = gb.date -> to set mask to system date format (dd/mm/yy,
> dd-mm-yyy, ...)
> MaskBox.Mask = gb.currency -> to set mask to system currency using Decimal
> separator, tousands separator and country signal (E$, US$, BRZ, R$,.
Hi!
The maskbox mask property accepts
Sample
MaskBox.Mask = gb.date -> to set mask to system date format (dd/mm/yy,
dd-mm-yyy, ...)
MaskBox.Mask = gb.currency -> to set mask to system currency using Decimal
separator, tousands separator and country signal (E$, US$, BRZ, R$,...)
In MaskBox When
2011/1/6 Jussi Lahtinen :
> See documentation for shell command.
>
> And follow this link to learn how to do recording with command line.
> https://help.ubuntu.com/community/Webcam
>
> Jussi
>
>
>
> On Thu, Jan 6, 2011 at 07:48, firman wrote:
>
>>
>>
>> I'm newbe in programing language, can u give
just use the gb.form.mdi component and in it the toolbar...
what you see is just the toolbar widget... you don't have to copy ...
just use it
Le 6 janvier 2011 13:35, Benoît Minisini
a écrit :
>> Hi list/Benoit.
>>
>> I've spent ages looking through the gambas IDE code to try and find
>> where/
See documentation for shell command.
And follow this link to learn how to do recording with command line.
https://help.ubuntu.com/community/Webcam
Jussi
On Thu, Jan 6, 2011 at 07:48, firman wrote:
>
>
> I'm newbe in programing language, can u give me a way to use mencoder in my
> project Mr.
Did you delete old installation?
My compilation script:
#!/bin/sh
sudo rm -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3
/usr/local/bin/gbi3
sudo rm -rf /usr/local/lib/gambas3
sudo rm -rf /usr/local/share/gambas3
cd ~/trunk
./reconf-all && ./configure -C && make && sudo make insta
> Hi list/Benoit.
>
> I've spent ages looking through the gambas IDE code to try and find
> where/how you set up the popup form with a scrolling list of tools and the
> code to drag and drop this onto the toolbar.
>
> I wonder if anyone/Benoit could be kind enough to point me to this so I can
> c
Hi list/Benoit.
I've spent ages looking through the gambas IDE code to try and find where/how
you set up the popup form with a scrolling list of tools and the code to drag
and drop this onto the toolbar.
I wonder if anyone/Benoit could be kind enough to point me to this so I can
copy the conce
Vikram,
As a workaround you could check the Spinbox.Keydown event and ignore
keys if they take the value above 100
Regards
Michael
On 06/01/11 17:51, vikram wrote:
> Hi,
>
> The SpinBox control when used in an application using the gb.gtk component
> allows the user to input values that are la
Am Donnerstag, den 06.01.2011, 14:11 +0700 schrieb MSulchan Darmawan:
> On Wed, 5 Jan 2011 17:37:11 +0200
> Jussi Lahtinen wrote:
>
> > ?
> > Every message from gambas mailing list has [Gambas-user] in subject
> > line..?
>
> I see now Benoît using google code for gambas bug ticket, what I want
15 matches
Mail list logo