You need to add another component. 

        gb.form.mdi

You will see the workspace control in your tool box now in the special
tab.

To populate it just use the add command like

Dim myform as New ourForm

myworkspace.Add(myform)


Where myworkspace is the name of the control.

See attached example.



On Tue, 2009-03-17 at 23:48 -0400, rwatt...@woh.rr.com wrote:
> I am running version 2.11. I installed from source on my Ubuntu 8.10 
> computer. I have gone in and enables gb.qt and gb.qt.ext in the Components 
> section under Project Properties. I do not see anywhere that shows a control 
> for a workpace. What do I need to to to get child forms running? Your help is 
> greatly appreciated.
> 
> -Ricky
> 
> P.S. I have read http://gambasdoc.org/help/comp/gb.form.mdi/workspace/add and 
> http://gambasdoc.org/help/comp/gb.form.mdi/workspace but these just confise 
> me even more. Can someone explain it simpler?
> 
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 

Attachment: mdiExample.tar.gz
Description: application/compressed-tar

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to