Re: [Gambas-user] gb3 on pclinuxos - builds OK but IDE is blank

2012-05-15 Thread Bruce
A possible further clue? When I run some of my apps that "work" under the gb.qt environment e.g. cd ~/libman export GB_GUI=gb.qt4 ./libman.gambas the app hangs when it executes an external command. So far I've found examples where Shell and Desktop calls end up with the application hanging. Su

Re: [Gambas-user] gb3 on pclinuxos - builds OK but IDE is blank

2012-05-15 Thread John Spikowski
On Wed, 2012-05-16 at 13:20 +0930, Bruce wrote: > but when I start the IDE all I get is a blank screen. Would make a great Gambas 'Hello World'. ;-) -- Live Security Virtual Conference Exclusive live event will cover

Re: [Gambas-user] Problems positioning controls in form with menu

2012-05-15 Thread Greg Raffaelle
Attached is a simple program which demostrates the problem I am having with controls in a form not displaying correctly when the form has a menu. By not displaying correctly I mean the vertically position of the controls is being changed when the program is run and all the controls are moving