On Mon, 2 Sep 2002 00:34:39 +0200 (Romance Daylight Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
VZ> NB> BTW, Vadim, wxgtk using GTK+ 2 and Unicode seem to be working, maybe it could VZ> NB> be possible to compile Mahogany in Unicode mode already? VZ> VZ> Well, it's surely impossible to do it right now (i.e. without any changes) VZ> as you've already discovered. Making these changes shouldn't be that VZ> difficult, although it undoubtedly will take quite some time, but I don't VZ> realyl understand what will we gain from it. Supporting sending/receiving VZ> messages in UTF7/8 should work in ANSI build as well. But how can you display UTF-8 messages containing letters from different codepages, for example, both Greek and Russian, in ANSI build? VZ> The ASSERT_MSG() in Attach() (in MObject.h) should use _T() around the VZ> literal string. Again, the same should be done in many more places. What is better - _T() or wxT()? Regards, Nerijus ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
