On Mon, 27 Sep 2004 21:04:02 +0300 (EEST) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:

NB> Now Open with dialog doesn't have drop down box of recently used programs,
NB> and I need to type it everytime for some type of files.

 Yes, it's a "// TODO" in the code... I still think it's better than the
old one (mainly because it has this checkbox) but it's true that this
should be done. It is quite easy as we have wxPTextEntry class which
manages all storing/retrieving business itself, but unfortunately you can't
create a browse button for wxPTextEntry as it derives from wxComboBox, not
wxTextCtrl... for now I think it's preferrable to have history to the
browse button however, so I restored the old behaviour.

 Regards,
VZ



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to