Post Reply 
Screen Coordinate Systems and Scaling
09-24-2015, 01:14 PM
Post: #4
RE: Screen Coordinate Systems and Scaling
(09-24-2015 10:38 AM)Martin Hepperle Wrote:  While I am griping ... another annoying little thing when developing programs is the selection in the program list after running a program:
The selection always returns to program #2 in the list. Why #2?

Number two is the first "user" program. The top item is the application program for the currently active application. Did you write your program in an application program?


Also, good job on the little document. One thing I think important to point out is that Xmin/Xmax etc are NOT global. Rather, they are application variables. If you have Function active, it will be using that Xmin. If you then switch to Parametric, your Xmin/Xmax etc will have changed.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Screen Coordinate Systems and Scaling - Tim Wessman - 09-24-2015 01:14 PM



User(s) browsing this thread: 1 Guest(s)