Comment #9 on issue 572 by ptaylor2...@gmail.com: Gambas will not compile
https://code.google.com/p/gambas/issues/detail?id=572
I checked the gambas3-dev??.deb file for Debian Wheezy and their is no file
gbr3 in the debian package. How can I fix this issue please?
--
You received this messa
I have a User help routine based in Key F1 keyrelease.
The code is in form FMain Form_KeyRelease() Event.
This event is nicely propagated to all forms in FMain.Controls collection
and all works fine.
Today I've noticed that doesn't work on modal forms (opened with ShowModal).
If copy/paste the FMa
Hi,
With revision #6583, you can start to play with the Gambas software
repository, as known as the "Gambas farm server".
This is a Gambas project located in '/trunk/app/src/gambas-farm-server'.
To install a Gambas farm server, you have to:
- Compile the gambas-farm-server project and make an
From: Beno?t Minisini
> I think for gambas 3.7 the changes between versions must stop
> (preferable),
> > so then the repository can be able to stable across time..
The rule is the following: A program made with Gambas 3.X will work with
>
all Gambas 3.Y where Y >= X, except if your program reli
SOLVED
Salut Benoît,
Finally, I found the error. Me or maybe even you, at least gambas.
The attached Screen shows the Desktop properties/methods/constance if
the component gb.desktop IS NOT ADDED to the project.
Imagine the rest, and tell me why that is like this.
Why do we have two different Des
Try to change the qt4 theme with qtconfig, fron default (who uses gtk
functions) to another who doesn't. It works for me.
Regards
2014-10-26 9:02 GMT+01:00 Ian :
> I was testing why this error message appears
>
> "(ApplicationName:6831): Gtk-CRITICAL **: IA__gtk_widget_get_direction:
> asser
I was testing why this error message appears
"(ApplicationName:6831): Gtk-CRITICAL **: IA__gtk_widget_get_direction:
assertion 'GTK_IS_WIDGET (widget)' failed"
It occurred every time the mouse passed over a control.
Not sure if it is fixable or a just a GTK interface thing.
[System]
Gambas