Re: [Gambas-user] Where are the Widgets

2013-10-01 Thread Fabien Bodard
in ~/.config/gambas3/gambas3.conf search the line : [FSidePanel] panTool=[True,259,True] remove it even if it not totally look like mine. 2013/10/1 paulwheeler > Fabien, Mike, and Benoît, > > As a follow-up to Mike's question of where the widgets are, and Fabien's > response, F6 does noth

Re: [Gambas-user] Where are the Widgets

2013-09-30 Thread paulwheeler
Fabien, Mike, and Benoît, As a follow-up to Mike's question of where the widgets are, and Fabien's response, F6 does nothing on my system. I am running Gambas 3.4.90 and the toolbox is always visible. I also do not have the View menu item that is mentioned in several older documents. F6 is also no

[Gambas-user] Where are the Widgets

2013-09-09 Thread Pryor, Mike
I've just started exploring Gambas 3 and I notice it doesn't display a set of widgets (controls) like the buttons, labels, frames etc. What are the magic words to get this to display? Gambas 2 automatically displays them when I create a new project. I'm using Fedora 17. --