[PD-dev] Canvas Dialog Apply

Dan Wilcox danomatika at gmail.com
Thu Nov 19 07:57:56 CET 2015


Actually the same is true for:

* dialog_gatom.tcl (lines 165, 169)
* dialog_iemgui.tcl (lines 754, 758)
* dialog_array.tcl (comment out second half of the if condition on line 318: && $::windowingsystem ne "aqua”)

--------
Dan Wilcox
@danomatika <https://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
> On Nov 18, 2015, at 11:04 PM, Dan Wilcox <danomatika at gmail.com> wrote:
> 
> I’m wondering why the apply button is not shown on Mac OS X in dialog_canvas.tcl. Editing GOP size and position is a pain since you have to edit, then hit ok, then reopen the dialog, then edit, the hit ok, repeat, etc ...
> 
> Commenting out lines 211 & 215 gives me back the Apply button which works quite well. I suppose this is something to do with the Apple Human Interface Guidelines that prefer saving edits automatically on close over requiring the user to hit a save/apply button. In this case, however, the Apply button is mainly useful for live edits (it could be renamed to Update?). I suppose another option is to update the interface whenever enter is received in a text box.
> 
> Anyway, I’d like to see the Apply button back in 0.47 :D 
> 
> --------
> Dan Wilcox
> @danomatika <https://twitter.com/danomatika>
> danomatika.com <http://danomatika.com/>
> robotcowboy.com <http://robotcowboy.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20151118/3fec4583/attachment.html>


More information about the Pd-dev mailing list