[PD] disable ctrl+q / command+q or display a dialog box?

2009-04-20 Thread padovani


Hi..
is it possible to configure my PD installation to don't quit immediately 
when I (stupid as I am) press ctrl+q or command+q(mac)? :)

tx.


--
http://www.padovani.googlepages.com


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] disable ctrl+q / command+q or display a dialog box?

2009-04-20 Thread Hans-Christoph Steiner


In Pd-extended 0.41.4, you now get a confirmation prompt.  You can get  
it here, its beta, but close to release:


http://autobuild.puredata.info/auto-build/latest/

Or you can embed this object in your patch, or copy and paste the code  
inside.  It sends two lines of Tcl to the GUI to disable the menu_quit  
command, which quits Pd.  Then you'll have to kill or force quit Pd  
to make it quit.




noquit.pd
Description: Binary data




.hc

On Apr 20, 2009, at 8:46 AM, padovani wrote:



Hi..
is it possible to configure my PD installation to don't quit  
immediately when I (stupid as I am) press ctrl+q or command+q(mac)? :)

tx.


--
http://www.padovani.googlepages.com


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list






Looking at things from a more basic level, you can come up with a more  
direct solution... It may sound small in theory, but it in practice,  
it can change entire economies. - Amy Smith



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list