General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › Getting the X and Y position of the blinking insertion point on a XMAX control
-
craig_83 February 2, 2010 at 8:58 am
Getting the X and Y position of the blinking insertion point on a XMAX control
February 2, 2010 at 8:58 amParticipants 0Replies 1Last Activity 13 years, 1 month agoIs there anyway to the current cursor position on the XMAX control?
I am specifically talking about getting the X and Y coordinates of the blinking insertion point of the XMAX control, NOT the X and Y position of the mouse cursor that you would get by referencing System.Windows.Forms.Cursor.Position.X in C# .NET.
I know about getting and moving the position on the XMAX control but I need to get the X and Y values to pass to a mouse_event in C#.
Thanks
Derek Read February 5, 2010 at 9:08 pm
Reply to: Getting the X and Y position of the blinking insertion point on a XMAX control
February 5, 2010 at 9:08 pmThere is no way that I know of to do this. We don't have any APIs in the product that will return such a value directly.
Perhaps you could provide more detail about what you are building so we can understand the need better and log this as a feature request. If you prefer to keep those details private you can contact us via the regular support channels instead of posting here.
-
AuthorPosts
- You must be logged in to reply to this topic.