Re: [Gambas-user] best programming practices:

2014-05-11 Thread Jorge Carrión
I like to have multiple forms... and join it in a workspace control or tabstrip, etc. etc. 2014-05-12 2:49 GMT+02:00 Jb Skaggs : > is it better to have multiple forms or one form with lots of controls > that show and hide? > > I like to have multiple forms- but which is faster and considered th

[Gambas-user] Somehow I lost my Help pages.

2014-05-11 Thread ISS Boss
Repeat email: Back again with another question. Somehow, my help pages for each and every one of the elements of a given entity (like a window, textbox, combobox, label, etc) has the following notification below where the help or description would normally show: /comp/gb.gui/label This page does

[Gambas-user] best programming practices:

2014-05-11 Thread Jb Skaggs
is it better to have multiple forms or one form with lots of controls that show and hide? I like to have multiple forms- but which is faster and considered the better method? -- "Accelerate Dev Cycles with Automated Cross

Re: [Gambas-user] System.TimeZone Error?

2014-05-11 Thread Wolfgang, dl7nb
Thank you! it helps, but still I need to compute the timeoffset. Ok I think I can live with it ;-) Wolfgang Am 11.05.2014 01:14, schrieb B Bruen: > On Sat, 10 May 2014 17:32:13 +0200 > "Wolfgang, dl7nb" wrote: > >> Hi, >> System.TimeZone is defined as follows: >> >> Return the system timez