On Wed, 27 Aug 2003 00:08:36 +0200 (CEST) Michele Ravani <[EMAIL PROTECTED]> wrote:
MR> - Wouldn't a vertical scrollbar be better then an horizontal one in the MR> left hand selection panel? The horizontal scrollbar is a bug, it will be fixed a.s.a.p. MR> - When bringing up Preferences I get a 'bitmap' field size assert twice 23:48:10: MR> ./../wxWindows/src/generic/imaglist.cpp(70): assert "bitmap.GetWidth() == m_width MR> && bitmap.GetHeight() == m_height" failed: invalid bitmap size in wxImageList: MR> this might work on this platform but definitely won't under Windows. This shouldn't happen any longer, does it still? MR> - When I call up preferences, the same panel is reduced to a few pixels. The MR> first time it was ok. Hmm, I can't reproduce this. MR> Would the usage of a tree (like in the folder selection) even improve further MR> the 'readability' of the preferences? Maybe but it would require: 1. writing wxTreebook for wxWindows 2. changing Mahogany code to take advantage of it (using wxListbook instead of wxNotebook didn't require _any_ changes to the code) MR> I'm experiencing a few asserts and a crash when trying to re-edit a message from the draft folder: MR> MR> ---------- MR> [Debug] 00:00:37: ../../wxWindows/src/generic/imaglist.cpp(70): assert "bitmap.GetWidth() == m_width && bitmap.GetHeight() == m_height" failed: invalid bitmap size in wxImageList: this might work on this platform but definitely won't under Windows. MR> [Debug] 00:00:46: Failed to update status for 'MyGMX' MR> [Debug] 00:00:56: /home/michele/MyStuff/include/wx/dynarray.h(936): assert "wxAssertFailure" failed: removing inexisting element in wxArray::Remove MR> [Debug] 00:01:29: .src/gui/wxComposeView.cpp(2638): assert "wxAssertFailure" failed: shouldn't be called if we had been already changed! MR> [1] Trace/BPT trap If this hasn't been fixed yet, could you please break into the debugger when it proposes you to do this and send the "bt" output? Thanks, VZ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
