Home » U++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » version 1579, CharSet.h, CHARSET_KOI8_R redefined and Ctrllib.t, fail to compiling with MSVC9
Re: version 1579, CharSet.h, CHARSET_KOI8_R redefined and Ctrllib.t, fail to compiling with MSVC9 [message #23204 is a reply to message #23203] |
Fri, 25 September 2009 13:00   |
 |
mirek
Messages: 14266 Registered: November 2005
|
Ultimate Member |
|
|
LeiMing wrote on Fri, 25 September 2009 06:07 | at first, sorry for my poor English.
thank you for the perfect work. VC with MFC is quite expansive for an after-hours programmer who make program not for money, and .net runtime is too large. I use Ultimate++ and found it easy to use.
CharSet.h line 87:
#define CHARSET_KOI8_R 84
line 26:
#define CHARSET_KOI8_R 24
It defines CHARSET_KOI8_R twice.
|
Thanks, already fixed.
Quote: |
also I have a question, I can't find a droplist that users can input his own text in, and it's common in some GUI libraries. Is because I didn't find it or currently it's not support by Ultimate++?
|
In U++, it is a template class 'WithDropChoice' able to add this to virtually any other widget.
So what you searching for is
WithDropChoice<EditString>
Mirek
[Updated on: Fri, 25 September 2009 13:01] Report message to a moderator
|
|
|
 |
|
version 1579, CharSet.h, CHARSET_KOI8_R redefined and Ctrllib.t, fail to compiling with MSVC9
By: LeiMing on Fri, 25 September 2009 12:07
|
 |
|
Re: version 1579, CharSet.h, CHARSET_KOI8_R redefined and Ctrllib.t, fail to compiling with MSVC9
By: mirek on Fri, 25 September 2009 13:00
|
 |
|
Re: version 1579, CharSet.h, CHARSET_KOI8_R redefined and Ctrllib.t, fail to compiling with MSVC9
By: LeiMing on Fri, 25 September 2009 13:51
|
Goto Forum:
Current Time: Fri Jul 18 03:45:18 CEST 2025
Total time taken to generate the page: 0.04011 seconds
|