Alper, For basic UNICODE library support, check out Mike Lischke's site at: http://www.delphi-unicode.net/
For visual controls, you might find Troy Wolbrink's visual controls useful: http://home.ccci.org/wolbrink/tntmpd/delphi_unicode_controls_project.htm Of course any Delphi library and/or component can be used by BCB, but you probably knew that already. Good luck, Don At 10:25 PM 3/14/2002 +0200, you wrote: >As far as I understand, a true xml based unicode development on c++ builder >seems hard and challenging :( I searched borland site and other mailing >lists, there is no evidence(any other supplemental library instead of icu) >against former conclusion. Therefore, I think, I have to convert project to >vc++. > >Thanks for your support and time. > >----- �zg�n Ileti ----- >Kimden: "Herb Chong" <[EMAIL PROTECTED]> >Kime: <[EMAIL PROTECTED]> >G�nderme tarihi: 14 Mart 2002 Persembe 21:17 >Konu: Re: Xerces c++ parser + icu + borland c++ builder ?? > > > > > > you will have to build ICU from scratch. since they do not have a Borland > > distribution, you will have to do the port yourself. compiling the modules > > isn't the hard part, it's running the programs to generate the data files > > needed by ICU. go over to the ICU mailing list and ask your questions > > there. > > > > Herb.... > > > > > > > > > > "Alper Ozer" > > <[EMAIL PROTECTED] To: ><[EMAIL PROTECTED]> > > om> cc: > > Subject: Re: Xerces c++ >parser + icu + borland c++ builder ?? > > 03/14/2002 02:20 > > PM > > Please respond to > > xerces-c-dev > > > > > > > > > > > > If I build icu source in vc++, can I use object files and header files > > from builder ? (I think, I've read it in an IBM's mailing list) > > > > Thanks for your reply :) > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > >_________________________________________________________ >Do You Yahoo!? >Get your free @yahoo.com address at http://mail.yahoo.com > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
