Tagged Questions
Lasso is an interpreted programming language and server for developing database-driven web applications.
4
votes
3answers
560 views
Multiple selection in a TreeView
I am using a Windows Forms TreeView control in my program. I would like to allow the user to select multiple nodes at the same level by dragging their mouse pointer around (also called a "lasso" ...
3
votes
2answers
628 views
Lasso tool in javascript
Hay, I'm writing a simple web based image maker, and would like to know if anyone has any idea's how to implement a lasso tool. I'd like to be able to save all the points so that i can easily send ...
2
votes
1answer
268 views
WPF Custom lasso selector?
How can I implement a custom lasso selector on InkCanvas ? How to detect involved inks or elements by collecting points generated by mouse move ?
Just point me to namespaces & classes that .Net ...
0
votes
0answers
191 views
Select Canvas children using lasso selection
I have a Canvas with several elements, some of which implement a simple interface called ISelectable.
In order to select these ISelectable elements, I'm currently using an adorner to draw a ...
0
votes
0answers
67 views
Mgnatic lasso tool cropping in flex
Is there a way to make selection, like magmatic lasso tool around an image and then crop it and save as a .png file in flex.
0
votes
1answer
731 views
WPF implementing a rubberband type selection within a listbox
I'm trying to allow rubberband or lasso type selection of the items in the listbox that the user wants selected. My Listbox is in a grid and to the grid I added a control that draws a rectangle over ...
0
votes
6answers
882 views
Filemaker & lasso: viable web application?
We have a huge web application running on lasso, mainly because it first was a huge internal filemaker database, that was to be opened to the public as a web app.
The web application doesn't use ...