Page 1 of 1

Exit Btn on Tool Bar

Posted: 08 Jun 2007 03:46
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

Re: Exit Btn on Tool Bar

Posted: 08 Jun 2007 09:18
by admin
There's an exit button in the window title bar. Come on... :)

Posted: 10 Jun 2007 20:39
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

Posted: 10 Jun 2007 20:42
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.