[Gambas-user] GUI prototyping

Michael Sullivan michael at ...558...
Thu Sep 2 19:58:46 CEST 2004


I come from VB 6.0 background, but I like it that I can run my
application to make sure everything looks right in the interface before
I actually add custom functionality to it.  If you create a GUI form
then there's already code in the project to produce that form, even if
you can't see it....

On Thu, 2004-09-02 at 12:39, Jason Curl wrote:
> Dear Gambians,
> 
> When trying to design a Form in Gambas 0.98a, I
> come to the problem that Gambas freezes and I
> must kill the IDE.
> 
> It's very easy to recreate - a new graphical
> interface project with one form, controls but no
> code.
> 
> I was a little suprised, coming from VB (too many
> years and too many limitations up till VB6), that
> such an instance will start the form and wait for
> me to close it with no functionality.
> 
> I've read somewhere that I must have some startup
> code to even start the form, so that's going to
> be the next step.
> 
> However, prior to Version 1.0 that Benoit is
> working towards, does it make sense that either:
> 
> a) The form is displayed, nothing can be done
> except to close the form (e.g. VB behaviour)?
> 
> b) If there is no code at all, the application
> should quit immediately?
> 
> c) That a warning be given that there is
> incorrect startup code and something needs to be
> done?
> 
> Thankyou all for your patience,
> Jason.
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user





More information about the User mailing list