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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Toolbar suggestions
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

PeterPanino

859 Posts

Posted - Jun 28 2020 :  06:25:13  Show Profile  Reply
It should be possible to hide the Auto-Toolbar with the ESC key.

This would be useful to get the toolbar out of the way when it is no more needed.

Also, the Auto-Toolbar should have a grip to move the toolbar around with the mouse. This would also be very useful.

xequte

38176 Posts

Posted - Jun 28 2020 :  16:25:51  Show Profile  Reply
Hi Peter

I'll consider a grip for a future version.

Esc key support would be better added at the application level, otherwise we'd need to add options for when toolbar should be re-enabled (after Esc has been used).



Nigel
Xequte Software
www.imageen.com
Go to Top of Page

PeterPanino

859 Posts

Posted - Jun 29 2020 :  10:42:54  Show Profile  Reply
After having hidden the toolbar with the ESC key, the user can make the toolbar reappear by simply clicking on the ImageEnView again.

Please also add explicit methods to show and hide the toolbar, e.g.:

ImageEnView1.Toolbar.Show;
ImageEnView1.Toolbar.Hide;


In this way, the developer could have better control over the handling of the toolbar.

This would be very useful.
Go to Top of Page

xequte

38176 Posts

Posted - Jun 29 2020 :  23:26:03  Show Profile  Reply
Hi Peter

Unfortunately Esc already has several task specific effects, so I don't want to add a general one that would override it.

Please change the value of AutoToolbars to show/hide the toolbar.

I have exposed Toolbar as a property, but it should not be used to hide/display the toolbar as the result may be unpredictable.


Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: