LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

disable resize front panel of an executable

Thank you for your reply.

 

Since my project controls special hardware and continuasly send command to get status, it is difficult to reproduce this problem without those hardware. 

However, the issue is very simple.

(1) Check the "Allow user resize front panel" and OK

(2) Run the vi.  However, I cannot resize front panel.

(3) Stop vi.  Then check the "Allow user ......", then I found the check is simply disappear.

Question is if any one has this experience.

0 Kudos
Message 11 of 13
(412 Views)

@MK2012 wrote:

Thank you for your reply.

 

Since my project controls special hardware and continuasly send command to get status, it is difficult to reproduce this problem without those hardware. 

I don't understand this statement. What does communication with hardware have to do with screen sizing? Are you overworking the CPU? Are you doing everything in the UI thread? Please share your code. It is often obvious to a veteran developer what the problem is without having to actually connect to the hardware, but without the code it could be lots of things.

0 Kudos
Message 12 of 13
(398 Views)

Yes you are right and your comment is very much helpful.

Thank you very much.

 

As you said that you can debug without hardware, so that I think I could debug much easier as far as I know the way.

Eventually, I found wrong code and issue has been solved.

Thank you very much again.

Best Regards,

 

0 Kudos
Message 13 of 13
(388 Views)