ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 AutoCursors

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
gundersen Posted - Jun 19 2013 : 04:57:50
We have always utilized the AutoCursor function, but suddenly, it stopped working. Now the cursor is permanently the standard arrow cursor.

As soon as the drawingboard is initialized, AutoCursors is set to true.

We run a C# WinForms application.

Any idea on what to check for, and where the error can occur?
3   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Jul 03 2013 : 02:55:41
You're right, this is a bug of current version.
A fix will be available shortly.
gundersen Posted - Jun 27 2013 : 00:18:52
That is also how I understood it should work. But the result is the same no matter if I set it to true or not.

I know this is not much information, but it worked earlier, for a long time.

Do you have any suggestions on areas to check, which COULD interfere with the AutoCursors?
fab Posted - Jun 26 2013 : 12:12:15
AutoCursors should be true for default, so it isn't necessary to set it true.
In my tests leaving AutoCursors untouched, cursors changes correctly.