Graphic component like form in IDE
Posted
#1
(In Topic #884)
Trainee
I want make a graphic panel where to drag and drop components like in main form editor in IDE, ie that align in a grid automatically. Is possible in Gambas?
Posted
Guru

sushisan said
Hi to all:
I want make a graphic panel where to drag and drop components like in main form editor in IDE, ie that align in a grid automatically. Is possible in Gambas?
Possible, yes
Automatic, no
You'll have to use . _Drag() event
/comp/gb.qt4/control/drag - Gambas Documentation
/comp/gb.qt4/drag - Gambas Documentation
Posted
Regular

I'll look forward to further news.
b
Posted
Guru

<IMG src="https://www.cogier.com/gambas/Drag&Drop.png">
</IMG>
1 guest and 0 members have just viewed this.


