I have a routine that sets the ibeam to an arrow cursor when over a grid. The code goes back to VFP5. The win32 api call that changes the cursor does not work on NT or later so I load a cursor file with an ibeam and an arrow. I just tested my application on Vista and had to add checking for '6.' in the OS() and it loads the cursor.
My question is, have they eliminated the need to do this in VFP7, 8 or 9? -- Jeff Jeff Johnson [email protected] SanDC, Inc. 623-582-0323 Fax 623-869-0675 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

