On 2013-12-29 20:20, Felipe Monteiro de Carvalho wrote: > 1> Stop using the RTL and write your own > 2> Migrate to the new system > > Which way will fpGUI choose?
I was always under the impression the new FPC will have a Unicode and AnsiString RTL. Either way, nothing stops me from making my methods (eg: fpgFindFirst) to simply be an alias to a Unicode RTL method. I can't see why that wouldn't work. Plus that would mean all existing fpGUI project will continue to work, and the fpg* prefixed ones could be marked deprecated in fpGUI. Once a Unicode FPC goes into beta, I'll start evaluating my options for fpGUI. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
