c++.wxwindows - wxWidgets frame border bug!
- A. Fontana (10/10) Mar 05 2006 Hello! I have these four compiler:
- W這dzimierz Skiba (5/8) Mar 06 2006 Could be problem of outdated windows api. Retry DMC with latest PSDK fro...
- A. Fontana (2/10) Mar 06 2006 I've just tried this solution, but problem doesn't disappear...
- Jan Knepper (8/27) Mar 06 2006 Mske sure you version you .exe properly using a .def file or via the
- W這dzimierz Skiba (5/7) Mar 07 2006 The problem was already resolved and it was missing linker flag.
- Jan Knepper (8/19) Mar 07 2006 That's exactly what I thought the problem would be...
Hello! I have these four compiler: - Digital Mars - Visual Studio toolkit 2003 - Mingw - Open Watcom All of them compile a simple wxWidgets app created by me but only DM version as an error: If frame has a fixed border dm compiled exe doesn't show it! I use wxWidgets 2.6.3RC1 Any suggestion?
Mar 05 2006
A. Fontana <A._member pathlink.com> wrote in news:duftbq$1juh$1 digitaldaemon.com:All of them compile a simple wxWidgets app created by me but only DM version as an error: If frame has a fixed border dm compiled exe doesn't show it!Could be problem of outdated windows api. Retry DMC with latest PSDK from MS. HTH, ABX
Mar 06 2006
In article <dugrd9$2r1r$1 digitaldaemon.com>, W這dzimierz Skiba says...A. Fontana <A._member pathlink.com> wrote in news:duftbq$1juh$1 digitaldaemon.com:I've just tried this solution, but problem doesn't disappear...All of them compile a simple wxWidgets app created by me but only DM version as an error: If frame has a fixed border dm compiled exe doesn't show it!Could be problem of outdated windows api. Retry DMC with latest PSDK from MS. HTH, ABX
Mar 06 2006
A. Fontana wrote:In article <dugrd9$2r1r$1 digitaldaemon.com>, W這dzimierz Skiba says...Mske sure you version you .exe properly using a .def file or via the command line. -- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.orgA. Fontana <A._member pathlink.com> wrote in news:duftbq$1juh$1 digitaldaemon.com:I've just tried this solution, but problem doesn't disappear...All of them compile a simple wxWidgets app created by me but only DM version as an error: If frame has a fixed border dm compiled exe doesn't show it!Could be problem of outdated windows api. Retry DMC with latest PSDK from MS. HTH, ABX
Mar 06 2006
Jan Knepper <jan smartsoft.us> wrote in news:duie5s$2bhg$1 digitaldaemon.com:Mske sure you version you .exe properly using a .def file or via the command line.The problem was already resolved and it was missing linker flag. https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1444167&group_id=9863 ABX
Mar 07 2006
W這dzimierz Skiba wrote:Jan Knepper <jan smartsoft.us> wrote in news:duie5s$2bhg$1 digitaldaemon.com:That's exactly what I thought the problem would be... Jan -- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.orgMske sure you version you .exe properly using a .def file or via the command line.The problem was already resolved and it was missing linker flag. https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1444167&group_id=9863 ABX
Mar 07 2006