Micro Focus QTP (UFT) Forums
Working with lasalle control - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: Working with lasalle control (/Thread-Working-with-lasalle-control)



Working with lasalle control - fonsecba - 11-16-2010

Hi guys! I'm working with QTP and I need information about one control: "lasalle control". This control is part of the application develped in .Net that I will automate but is not recognized by the add-ins that QTP does have.
Could I use some add-ins (developed by third for example)?
Did someone work with this control? Any suggestions?
Thanks in advance.
So.. lasalle control supports differents flow.


RE: Working with lasalle control - Saket - 11-17-2010

I tried google on this but couldn't find any info on that. what type of control it is?


RE: Working with lasalle control - fonsecba - 11-17-2010

Hi! Is a flow control, developed by Lassalle Technologies (http://www.lassalle.com/ ). This control can create powerful flowcharting/diagramming components. In this case, in our application, we use the control to create a graphics similar to Visio's drawings.


RE: Working with lasalle control - Melody M - 11-17-2010

Lassalle is available both in ActiveX and .Net editions
You can also find it here
http://www.dotnetframework.de/dotnet/produkte/tools.aspx


RE: Working with lasalle control - fonsecba - 11-17-2010

That is correct but I need manipulate this object to draw on it. As I researched the only way is use coordinates (x,y) to draw but this is not very useful. Currently QTP is showing a "control flow lassalle" like a big "black object", so the idea is use this object and manipulate like a grid or table for example.