[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Form editor suggestion, a way to add forms to forms
[Thread Prev] | [Thread Next]
- Subject: Re: Form editor suggestion, a way to add forms to forms
- From: BB <adamnt42@xxxxxxxxx>
- Date: Fri, 3 May 2024 20:37:34 +0930
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Interesting idea, very interesting. Hang on, just popping into the Tardis here. mmmyyyummyymm
Yes it has been available since Gambas 5.13! mmmyyyummyymmHowsadly, at the moment the thing in the tree is source, not a custom control. But it is conceiveable.
But it would take a lot of implementation. But not impossible. But me no buts!
But I do like the idea. b On 3/5/24 6:37 pm, Bruce Steers wrote:
It would be handy to have a way to add forms to forms in the IDE Ie. I create form_A and form_B currently if i want to add form_B to form_A i have to do it by code form_B = New form_B(panelForFormB) But how about being able to drag-n-drop from the project tree?So if i drag form_B from the project tree to form_A in the designer it adds it?good idea? easy to implement? or terrible idea? or already possible i just don't know how? Respects BruceS
Form editor suggestion, a way to add forms to forms | Bruce Steers <bsteers4@xxxxxxxxx> |