to install
> it
> by using your package manager.
> However, if you meet some problems with these packages, try to compile
> Gambas.
>
> But yes, Benoît is right, you should give us more information.
>
> François.
>
> 2008/8/16 Francesco Xavier Kolly Mally <[EMAIL PR
can anyone help me with this error???
ERROR: #49: Not a directory: /usr/local/bin/gambas2/.project
I use mandriva 2007 and try to install gambas2-2.7.0
thank you
-
This SF.Net email is sponsored by the Moblin Your Move Develop
to mr. Rob Kudla
do you make gambas urpmi packages for mandriva 2007.0.i586
thank you
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin S
http://gambasdoc.org/help/comp/gb.qt/button/_new?show
DIM hButton as button
hButton = new button(Your_Form_Here)
With hButton
.X = 4
.Y = 4
.Text = "Button"
.height = 27
.width = 80
END WITH
I found this Error message= gb.gui: unable to load 'gb.gtk' component
where can i download gb.gtk ? I us