[Gambas-user] Some usage questions
Maurice Dumais
mdumm at ...647...
Mon Jan 24 16:24:43 CET 2005
Laurent Duperval wrote:
"How do I insert multiple widgets of the same kind...."
To do so:
- Insert, in the usual way, ont widget in your container (Container can
be a form, a panel, a frame...etc.)
- Right-click on it, from the pop-up menu, click on 'Copy'.
- Then somewhere within the container, right-click again and click on
'Paste'. The new object will appear in the upper left corner of the
container.
- Drag it where needed in the container and right-click for other ones
in the same way (this time, using paste only).
Regards
M. Dumais
More information about the User
mailing list