On Sat, 28 Jun 2003 16:35:38 +0200 (CEST) Robert Vazan <[EMAIL PROTECTED]> wrote:
RV> On Sat, 28 Jun 2003 14:48:34 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote: RV> RV> > On Sat, 28 Jun 2003 12:58:41 +0200 (CEST) Robert Vazan RV> > <[EMAIL PROTECTED]> wrote: RV> > RV> > RV> I could write quick-n-dirty editor IF it isn't going to be replaced RV> > with RV> > RV> better one next month or two. RV> > RV> > _If_ you have time, RV> RV> Priority position 3, right after finishing existing projects and "folder RV> internal data". Hopefully starting this weekend. Wow, this would be excellent! RV> > Bascially there is just one question: how to handle the attachments with RV> > plain text editor. The best Idea I have so far is to use a wxNotebook RV> > with 2 pages: "Text" and "Attachments". The first page would contain RV> > a wxTextCtrl and the second one a wxListCtrl-derived class showing RV> > all the attachments (+ buttons to add/modify/delete them). RV> RV> Good idea. Easier to use and more look-compatible with other software RV> than list at bottom. I know of more clients that use a list at bottom than notebook :-) But I still prefer the notebook idea, although I guess I'd need to try it out to be sure. RV> > So what do you think about such plan? RV> RV> I haven't seen existing code yet, but I think I'll handle it. Again, I don't have time to actually do anything but if you have any questions -- just ask! Thanks, VZ ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
