Jump to content

vasiliadis

Members
  • Posts

    4
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling
  • Location
    Jorge Ignacio Vasiliadis

LabVIEW Information

  • Version
    LabVIEW 2009
  • Since
    2002

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

vasiliadis's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. This doesn't work when you have a page selector, I need that since the user is dynamically adding pages up to 25 windows. However, I am going to use this method to only allow a right click when the user right clicks the selected page. Thanks again to everyone.
  2. For some reason the VI snippet is showing up as an image. It finally worked, I had to right click and save target. Although I've been using Labview for a long time, I didn't really use snippets before. Thanks.
  3. Guys, thanks for the response. I'm building an application using the actor framework and I have two tab controllers that manage my receive and transmit windows. I dynamically add pages to the tab, and the user can right click the tab to undock the window so that it floats. That's why I'm trying to figure out which tab the user right clicked on. Thanks. Ton, Could you post your vi so I can test it? Thanks!
  4. How can I tell which tab of a tab control was right clicked? Do I have to use the subobj, I can't seem to get any useful information out of that reference. I see that you can also get a coordinates but there is no method to go from the coordinates to the tab that was clicked. Thanks.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.