Użytkownik Camelot napisał: > I cann't to understand why cxneditor write encoding="1251"? > > Hi.
Just change it to "utf-8" and should be fine. There is a small bug in Dabo dicttoxml() function. It takes sencoding setting from dabo.getEncoding() function which returns default system encoding, while real application encoding is defined with dabo.defaultEncoding attribute. Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
