Em Sat, 26 Apr 2014 13:06:27 +0200
Benoît Minisini escreveu:
> I don't want to discourage you, but I think XLib will not be used
> anymore in a few years because of Wayland. :-/
Well, we can't be sure whether Xlib will fall into desuse. And even if
that does happen I'll write a Wayland Gambas
Hello,
two friends of the forum "www.gambas-it.org" have asked me to post this problem
here in the Mailing List.
They had updated and used normally the version 3.5.3 of Gambas.
Well, not long ago they have updated their Ubuntu LTS distro at new 14:04
version.
But, when they installed Gambas
Hi buddies.
In running mode. I see that ValueBox's ReadOnly property is True, but I
can write inside. It is a bug?.
I'm using the development version:
3.5.99.1+svn20140424+build51~ubuntu12.10.1
Thanks
--
Start Your
Le 23/04/2014 23:13, Jørn Erik Mørne a écrit :
> Hi!
>
> Is there a way with the TreeView component to change an item's parent key?
>
> Now, I have to clear out all elements, and reload them each time I
> want to move an item to another parent, and this also resets the
> current opened/closed statu
Le 26/04/2014 07:34, Patrik Karlsson a écrit :
> Hi,
>
> Im having a problem with displaying forms on top of my main form when it's
> in full screen mode, even though I have set Form.Stacking=Above for my
> dialog form and called it with ShowModal.
>
> How ever, I noticed that when I use Message.
Le 26/04/2014 05:57, Bruno Félix Rezende Ribeiro a écrit :
> Hello Gambas users and developers!
>
> I'm working on a module for Gambas, fully written in Gambas language,
> which aims to provide full access to the X Window System's Xlib library
> through a high-level Gambas-ish interface. I'm in th