Jim Kring Posted January 4, 2009 Report Share Posted January 4, 2009 Description Front Panel objects of merged VIs (set to "Place VI Contents" in the palette editor), especially decorations, can be re-positioned relative to each other and the Front Panel when placed from the installed LabVIEW palettes into a block diagram. Screenshot Example (with audio) Steps to Reproduce 1) Create a VI with some front panel controls and decorations (noting the relative positions of the FP objects) 2) Add this VI to a palette and configure it to Place VI Contents (when dropped), using the palette editor 3) Drop the VI onto a block diagram and note the relative positions of the FP objects Observed Results The relative positions of the FP objects are different from the original VI Expected Results The relative positions of the FP objects should be the same as the original VI Test it for Yourself Extract the "test merge" folder (from the attached test_merge.zip file) into the "user.lib" folder, restart LabVIEW, and then drop Functions Palette >> User Libraries >> test merge >> test merge.vi onto the block diagram of a VI. Download File:post-17-1231020958.zip Quote Link to comment
Francois Normandin Posted January 5, 2009 Report Share Posted January 5, 2009 Confirmed here (8.6). The behavior is the same when you "Group" the decoration and boolean. It gets scattered (while maintaining Group status). Quote Link to comment
Jim Kring Posted January 6, 2009 Author Report Share Posted January 6, 2009 Here's some more, related, buggy behavior. When you drop a Merge VI onto a Front Panel, all Block Diagram objects of the merged VI are selected in the Front Panel -- this allowing easy repositioning, which is a nice feature. However, When you drop a Merge VI onto a Block Diagram, only the Front Panel decoration objects of the merged VI are selected (the controls and indicators are not selected). I would assume that this is a bug and that the controls and indicators should be selected, too, along with the decorations. Here's another screen capture movie that demonstrates this: And, here's the new example that I used in this video: Download File:post-17-1231196007.zip Status update: Reported to R&D (CAR # 139212) Quote Link to comment
crelf Posted January 6, 2009 Report Share Posted January 6, 2009 QUOTE (Jim Kring @ Jan 5 2009, 05:57 PM) Here's some more, related, buggy behavior. Yeah - that's got to be related. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.