Checking and Setting the System Direction
TheGetSysDirectionroutine returns the value ofSysDirection, the global variable that represents the system direction. A value of 0 forSysDirectionmeans that the primary line direction is left-to-right; a value of -1 means that the primary line direction is right-to-left. The value ofSysDirectionis initialized from the system's international configuration resource, and may be controlled by the user. Your application can use theSetSysDirectionprocedure to changeSysDirectionwhile drawing, but should restore it when appropriate (such as when your application becomes inactive).
Subtopics
- GetSysDirection
- SetSysDirection
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help