Jump to content

Jonathan Borduas

Members
  • Posts

    26
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Montréal
  • Interests
    Sci. Fi.
    Physics
    Electronics
    LabVIEW
    PSoC

LabVIEW Information

  • Version
    LabVIEW 2009
  • Since
    2007

Jonathan Borduas's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Go look at the zip called: Windows API - region functions. at http://lavag.org/topic/13373-front-panel-with-round-corner/ You can change as you want the shape and appearance of your panel and keep the properties of the VI
  2. Hello everyone, With the Region Functions from the Windows API, you can give the shape you want to the window (such as the shape of the United States, see area examples.lvilb). For more information: http://msdn.microsoft.com/en-us/library/dd162915 (v = VS.85).aspx In the zip file there is a VI for of all Windows API Region Functions. Have fun! Jonathan Borduas Windows API - region functions.zip
  3. I'm not familiar with these events, I thought they were for drag/dropping data.
  4. Hello, I try to detect the following action in edit mode: I took control and moves over an xcontrol and then I released. Note that in my program, it must be the Xcontrol that detects the action. So I tried with the mouse up event, but since it happens on the control moved, the mouseup event is not triggered. After trying several strategies that have not given the desired results. Jonathan
  5. It Might Be a good workaround, but the functions controlling the direction of the camera and the zoom would need to be implemented.
  6. Ok, so if I understand it is unlikely to find an equivalent ActiveX that has the characteristics sought, but it is possible that there is one in .Net. Does anyone know it?
  7. NI uses a superposition like this in the express VI Sensor Mapping to show the coordinate system. Also, I was wondering if there was an ActiveX that has the same features as the 3D picture control but without the inconvenience. Jonathan
  8. Hi Have you ever noticed that it is impossible to put a 3d picture control to back? In fact, when the VI runs, a control that was set to front will disappear into the nothingness of the 3d picture control. Is there a way to stop the aspiration of this black hole ? Jonathan Borduas
  9. Well I need this for january So I'm just going to try it this way. Also... It interesting to use subpanel... I see a lot more of possibilities...
  10. Wow, it's much more complexe than it should be ! (NI plz...) But I will try Jonathan Do you have an exemple, or something that could help me start ?!
  11. Ok, thank you for the info But is there a method that control the depth of a control while running the Vi ? Jonathan
×
×
  • Create New...

Important Information

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