Exit Btn on Tool Bar

Features wanted...
Post Reply
jtruchon
Posts: 17
Joined: 22 Oct 2006 19:02

Exit Btn on Tool Bar

Post by jtruchon »

Would it be possible to have an Exit Button added to tool bar customization?

I'm a point-click user and wold like to be able to add the exit button to the tool bar

Thanks
- JohnT

admin
Site Admin
Posts: 66256
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Exit Btn on Tool Bar

Post by admin »

There's an exit button in the window title bar. Come on... :)

jtruchon
Posts: 17
Joined: 22 Oct 2006 19:02

Post by jtruchon »

Very ture...there is a "close" button in the title bar. But, I'm not sure how you have programed the application. Close and Exit can be two different things...sometimes programmer add code to the "on exit" event that will not be captured/activated in the Close.

Not big deal...I can live with it the way it is

Thanks
- JohnT

admin
Site Admin
Posts: 66256
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

jtruchon wrote:Very ture...there is a "close" button in the title bar. But, I'm not sure how you have programed the application. Close and Exit can be two different things...sometimes programmer add code to the "on exit" event that will not be captured/activated in the Close.
Okay, good point. So I hereby officially announce: in XY, using menu File/Exit (Alt+F4) and using the "close" button in the title bar, does exactly the same.

Post Reply