[Gambas-user] Resizeable control at run time?

Charlie Ogier charlie at cogier.com
Fri Nov 6 17:06:53 CET 2020


Hi K.,

Gambas can do this out of the box. Have a look at ScreenShot, make sure 
it's version 1.2.0 (Updated 2020/11/06) . Use the Left most ToolButton, 
draw a rectangle then click and drag the rectangle or resize it. Code is 
in the 'Capture.class'.

Charlie

On 06/11/2020 09:14, KKing wrote:
> Hi Charlie,
> ta. ScreenShot is brill btw. Your snippets with "pictureboxes" are 
> along lines of what I'm doing with ToolButton. What I'm looking for 
> now is that those (in your snippets) "pictureboxes" can be 
> individually resizable or moveable at run time. I'm guessing that it 
> is not something Gambas to do out of the box but may require writing a 
> new control or if concept exists subclassing an existing Gambas control.
> K.
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----



More information about the User mailing list