-
Resize controls and Gripper handles
I need to provide a control resize functionality for my users to move and
resize certian controls on a form. It should work exactly the same way VB's
IDE works when a control on a form in design mode is clicked, moved,
resized, etc. Also, I need to do the "lasso" functionality to select several
items at once and work with them as a group. I've tried a couple of times to
do this in vb but the result has been operational but very flaky. Has anyone
done this who could offer some guidance. I'm wondering if an API based
approach is needed or available since I'm beginning to think VB doesn't keep
up with the mouse quickly enough sometimes.
Thanks
JE
-
Re: Resize controls and Gripper handles
Je,
> I need to provide a control resize functionality for my users to move and
> resize certian controls on a form.
See Grabber.zip at
http://www.mvps.org/vb/index2.html
-- Mark
-
Re: Resize controls and Gripper handles
Hi JE,
We have an app that is providing such functionality, dev team told me they
are using a tool called tracker from www.kazagur.com
HTH,
Oliver
ProCom GmbH
Germany
JE schrieb in Nachricht <39368df5$1@news.devx.com>...
>I need to provide a control resize functionality for my users to move and
>resize certian controls on a form. It should work exactly the same way VB's
>IDE works when a control on a form in design mode is clicked, moved,
>resized, etc. Also, I need to do the "lasso" functionality to select
several
>items at once and work with them as a group. I've tried a couple of times
to
>do this in vb but the result has been operational but very flaky. Has
anyone
>done this who could offer some guidance. I'm wondering if an API based
>approach is needed or available since I'm beginning to think VB doesn't
keep
>up with the mouse quickly enough sometimes.
>Thanks
>JE
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks