<br><br><div class="gmail_quote">On Sat, May 10, 2008 at 12:36 PM, Steffen Juul &lt;<a href="mailto:stffn@dibidut.dk">stffn@dibidut.dk</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
On 10/05/2008, at 19.48, David Golightly wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ok, after a busy week this is what I&#39;ve been able to come up with for the Path dialog.<br>
</blockquote>
<br></div>
Looking really good! The browse functionality is a fair idiom in a such GUI as oppose to entering text, i think.<br>
</blockquote><div><br>Thanks!&nbsp; I&#39;ve often been kind of frustrated that I have to type in the full directory name rather than simply browsing to it.&nbsp; For the keyboard-inclined, however, text entry should still be possible.<br>
&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
&quot;One&quot; comment: I have a beef with the functionality of the buttons. Not the Cancel one. The others. &#39;Apply&#39; does something. &#39;Ok&#39; does &#39;apply&#39; plus &#39;cancel&#39;. &#39;Save...&#39; does &#39;Apply&#39; plus saves. But it says the list is only gonna work from next time Pd is lunched, why i don&#39;t get the &#39;Apply&#39; and &#39;Ok&#39;. &#39;Ok&#39; should do save and cancel. Thats all one wants, anit?<div class="Ih2E3d">
</div></blockquote><div><br>I agree.&nbsp; I&#39;ve preserved the pre-existing functionality for those buttons from before, but do we really need both &quot;Save&quot; and &quot;Apply&quot;?&nbsp; Currently, &quot;Save&quot; also &quot;saves preferences&quot; (verbose &amp; use standard extensions).&nbsp; I think that should also happen when you click &quot;Apply&quot;, so we can do away with the &quot;Save&quot; button, and also make sure that the message about needing to restart PD pops up when you click &quot;OK&quot; or &quot;Apply&quot;.<br>
&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m thinking about adapting this UI for the Startup dialog - shouldn&#39;t be hard to do - except instead of choosing directories you want to enter arbitrary text.<br>
</blockquote>
<br></div>
I haven&#39;t checked your code but i suppose most &quot;proc&#39;s&quot; can be reused?<div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;ve set up some various key bindings so I want to make sure it seems usable for everyone.<br>
</blockquote>
<br></div>
Nice. What are they?<div class="Ih2E3d"></div></blockquote><div><br>Default key bindings for the listbox widget give you &quot;up&quot; and &quot;down&quot; keys to select, I&#39;ve added &quot;Delete&quot; to delete the current selection, and &quot;Return&quot; to open the browse dialog (same as pressing &quot;Edit&quot;).<br>
&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
So far I&#39;ve only tested this on Mac OS X<br>
</blockquote>
<br></div>
OS X.4 here.<br>
</blockquote></div><br>