11-23-2006 09:15 PM
11-24-2006 12:43 AM - edited 11-24-2006 12:43 AM
Message Edited by TonP on 11-24-2006 07:44 AM
11-24-2006 07:27 AM
11-24-2006 08:13 AM
11-24-2006 09:03 AM
11-25-2006 07:50 AM
My signature refers to a tool you insert in the Labview\project directory, after a restart of LV you get a 'Code Capture' function in the tools menu. RUnning that tool allows you to save (parts) of the FP and BD into a .png or the clipboard, if you have some code selected it will only give back the rectangle of the selected code. The really nice thing it can copy the filename into the clipboard! Then you can easily insert it into your post.
You seem to refer to a link for inserting code screenshots without server hosting? I will have to look into that as it certainly would make it nice for the readers of the forum.
11-25-2006 09:05 AM
11-25-2006 10:03 AM
@DonRoth wrote:
I will look into the tool. When I go to the 'options' on one of my messages, I do not see 'Edit' as one of them. How do you edit a post?
11-25-2006 11:38 AM
11-27-2006 06:44 AM
Hi George:
I've been using the winutil32 utilitiy window management fxs for years - see my posts on this thread. They do not include a fx specifically to make a VI window ALWAYS bottommost, only to MOVE a window to the bottom, which you would have to do strategically / repeatedly in order to achieve the effect (they DO include a utility to make a VI ALWAYS topmost). And even so, I want the window to be always bottommost ONLY WITHIN THE LABVIEW APPLICATION ENVIRONMENT. I think (though not 100% sure) that the fx to make a VI always topmost puts the windows topmost above all open windows (not just LabVIEW windows). That is not what I want for a bottommost window - it must do the trick only for the LabVIEW application environment.
Sincerely,
Don