On Fri, 12 Apr 2002 02:37:13 +0200 (EET) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> On Fri, 12 Apr 2002 01:13:11 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote: NB> NB> VZ> I've changed the layout of the composer controls slightly - is it better NB> VZ> now? I know of a few small problems and I'll correct them a.s.a.p. but do NB> VZ> you like it globally? NB> NB> Yes. Great! I must admit that I like it better like this as well. I really don't know why I hadn't done it like this from the beginning as it's not more difficult (actually it is simpler except that I had to change a lot of existing code to implement it) to do than what we had before. NB> A few small problems - are they NB> 1. One empty To line when replying. No, this is not a problem - it should be like this. Otherwise how could you enter another address? But if you have any better suggestions, please let's discuss them. I can only think of a big "New recipient" button somewhere but I think it's less convenient - you'd have to press the button first and then write the address while now you can directly type the address into the free field. Then, if you need another one, you still have to press the button, of course. NB> 2. Assert failed in file ../wxWindows/src/gtk/choice.cpp at line 214: wxChoice:Delete NB> not implemented (isn't it time to implement it for wxGTK? ;) Just did it. This was, indeed, one of the problems. NB> 3. Tooltip "Delete this address from..." has one empty line in the middle. NB> ? Seems like a wxGTK bug but for now I just removed the new line. Thanks, VZ _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
