Re: [Gambas-user] GTK problems

2009-03-16 Thread Steven Drinnan
Will do may take awhile as I normally use RPM's and I am not sure if I have installed all the ness libs on my pc. On Sun, 2009-03-15 at 11:33 +0100, Benoît Minisini wrote: > > Please find sample project. > > > > Revised symptoms, > > > > In workspases no menu present at all even though one has bee

Re: [Gambas-user] GTK problems

2009-03-15 Thread Benoît Minisini
> Please find sample project. > > Revised symptoms, > > In workspases no menu present at all even though one has been set in IDE > on that form. > > Controls do not inherit the parents font and colour settings. (not all > controls) Tab strip for one > > Also I can not change the background AND fore

Re: [Gambas-user] GTK problems

2009-03-11 Thread Steven Drinnan
Please find sample project. Revised symptoms, In workspases no menu present at all even though one has been set in IDE on that form. Controls do not inherit the parents font and colour settings. (not all controls) Tab strip for one Also I can not change the background AND foreground colours bu

Re: [Gambas-user] GTK problems

2009-03-11 Thread Benoît Minisini
> Hi all, > > I am developing a student management system. Up till now I have been > using QT. But in reading the licensing decided I need to switch to GTK > components. But I have found the following problems. > > 1. Scaling and item placing will change when the form is scaled and when > it is no

Re: [Gambas-user] GTK problems

2009-03-09 Thread Steven Drinnan
I use 2.11 from the fedora repos. On Mon, 2009-03-09 at 16:13 +0100, Benoît Minisini wrote: > > Hi all, > > > > I am developing a student management system. Up till now I have been > > using QT. But in reading the licensing decided I need to switch to GTK > > components. But I have found the fol

Re: [Gambas-user] GTK problems

2009-03-09 Thread Benoît Minisini
> Hi all, > > I am developing a student management system. Up till now I have been > using QT. But in reading the licensing decided I need to switch to GTK > components. But I have found the following problems. > > 1. Scaling and item placing will change when the form is scaled and when > it is no

Re: [Gambas-user] GTK problems (License)

2009-03-09 Thread Rob
On Monday 09 March 2009 05:53, wig wrote: > GPL and LGPL ... no reason any more to "avoid" QT as far as I know. Well, once Gambas starts using Qt 4.5. I haven't avoided Qt since the GPL dual-licensing kicked in years ago, but I can understand why someone who wants to make proprietary software wi

Re: [Gambas-user] GTK problems (License)

2009-03-09 Thread wig
Older versions: "QPL" "It captures the general meaning of the GNU General Public Licence (GPL), but is incompatible with it" (Wikipedia) Later: "Trolltech toolkit version 4.0 was released under GPL version 2." (Wikipedia) "Version 4.5.0 will be the first release of Qt licensed under the LGPL,

Re: [Gambas-user] GTK problems

2009-03-08 Thread richard terry
On Mon, 9 Mar 2009 01:14:11 pm Steven Drinnan wrote: > Hi all, > > I am developing a student management system. Up till now I have been > using QT. But in reading the licensing decided I need to switch to GTK > components. I thought the revised licence was quite liberal? regards Richard > But

[Gambas-user] GTK problems

2009-03-08 Thread Steven Drinnan
Hi all, I am developing a student management system. Up till now I have been using QT. But in reading the licensing decided I need to switch to GTK components. But I have found the following problems. 1. Scaling and item placing will change when the form is scaled and when it is not scaled it ap