Search found 123 matches

by tiwag
Fri Aug 05, 2005 9:45 am
Forum: Announcements and Discoveries
Topic: WXWIDGETS BOOK for Germans and Austrians
Replies: 0
Views: 939

WXWIDGETS BOOK for Germans and Austrians

sorry guys,
this announcement is interesting for german speaking people only
Kunden aus Deutschland und
by tiwag
Thu Aug 04, 2005 10:27 am
Forum: General Forum Issues
Topic: "Question" topic images in "View posts since
Replies: 4
Views: 2730

upCASE wrote:Ok!
Seems like I found it. I'll add a report in the bug tracker and hope for Jorg to update the code. Cross fingers :D
thanks upCASE !

btw.
which "bug tracker" ?
by tiwag
Thu Aug 04, 2005 9:33 am
Forum: General Forum Issues
Topic: "Question" topic images in "View posts since
Replies: 4
Views: 2730

"Question" topic images in "View posts since

compared to "Normal" topics, where topics with new posts and topics with no new posts are indicated with different images, i get always the same topic-image for "Question" topics, regardless if they have new posts or not - that is somewhat cumbersome - could it be changed to diff...
by tiwag
Tue Aug 02, 2005 8:21 am
Forum: Announcements and Discoveries
Topic: Please ask questions related to the wx book only here
Replies: 28
Views: 9509

also available from amazon.de for 46EUR,
and all the same advantages as you described for bol.com
(free shipment also, at least to Germany and Austria)
by tiwag
Mon Aug 01, 2005 6:07 am
Forum: Compiler / Linking / IDE Related
Topic: how to build dll win MinGW and wxWidgets
Replies: 13
Views: 4673

ok i will try to use the DLL Directly. i got MinGW from here: http://www.mingw.org/download.shtml the Current one, not the Candidates... yes the compiler comes with version 3.4.2 isn't that a bug in the makefile or something else ? i really think it should compile... (as it does for Linked Static) ...
by tiwag
Mon Jul 25, 2005 6:52 am
Forum: C++ Development
Topic: communication about RS232
Replies: 13
Views: 7849

Hi, I still cannot get this to work. I looked up Code Blocks and it looks like a nice IDE, but I am already happy with wxDev-Cpp. Can Code Blocks use one of the makefiles included in the ctb download? I tried moving the ctp includes to the include/wx/ctb directory and that made the samlples find th...
by tiwag
Wed Jul 20, 2005 11:42 am
Forum: Compiler / Linking / IDE Related
Topic: wx2.4.2 and Dev-C++ 5
Replies: 7
Views: 2005

why not just use the makefile? make-f makefile.gcc in your build/msw directory Simply, because there is no one... because it is called makefile. g95 and is located in src\msw i've built wxWidgets 2.4.2 several times using makefile with gcc for dll- and static library versions. no msys installed, ju...
by tiwag
Wed Jul 20, 2005 5:17 am
Forum: C++ Development
Topic: communication about RS232
Replies: 13
Views: 7849

Hi, 1. It says that I should look in the README file to find which makefile I should use but I can't find the README file. Is it there but hidden somewhere? no, it isn't somewhere. 2. I looked at the makefiles themselves and there was one for MS Visual C++, Borland C++ and a Linux makefile. How can...
by tiwag
Fri Jul 15, 2005 6:05 am
Forum: wxDev-C++
Topic: wx-devcpp B U G S
Replies: 15
Views: 4923

IMHO i think its the compiler we use.... i got this weird feeling that the ones the dev-cpp guys use and the ones we use are different versions (look carefully at some dialogs they have different colours at times) are you speaking about the Delphi compiler ? have you had any experience with differe...
by tiwag
Thu Jul 14, 2005 3:35 pm
Forum: wxDev-C++
Topic: wx-devcpp B U G S
Replies: 15
Views: 4923

It would be good to fix a label position in the "New Project" dialog. "Project Options" appears over a line since long time ago, at least on XP (I don't know if this have to do with XP's layout or something). I know, it is nit picking, but still is a bug. I don't understand. Per...
by tiwag
Thu Jul 14, 2005 11:38 am
Forum: wxDev-C++
Topic: wx-devcpp B U G S
Replies: 15
Views: 4923

tbreina wrote:ok. fixed applied. try the latest alpha 14 july on my website.

-Tony
thanks, works fine now

--tiwag
by tiwag
Thu Jul 14, 2005 8:22 am
Forum: wxDev-C++
Topic: wx-devcpp B U G S
Replies: 15
Views: 4923

wx-devcpp B U G S

Yes, wx-devcpp is the total dev-cpp distro with the necessary wxWidgets devpaks. It's infinitely better as a newbie to uninstall your dev-cpp and install the full wx-devcpp package. It will save you a lot of headache. I would wait, however, until tomorrow when we release 6.8beta so that you can get...
by tiwag
Fri Jul 08, 2005 8:52 pm
Forum: C++ Development
Topic: DLL on Windows
Replies: 8
Views: 3493

try using another "runtime-library" like Multithreaded-DLL (/MD)
in your project settings under C/C++ , code tabs.

it depends also on your wxwidgets build options.
by tiwag
Tue Jul 05, 2005 1:10 pm
Forum: Announcements and Discoveries
Topic: UPX GUI Frontend
Replies: 22
Views: 7134

nice work !
by tiwag
Sat Jul 02, 2005 9:05 am
Forum: Open Discussion
Topic: Some regex help needed
Replies: 3
Views: 2134

help yourself with the regex-coach
http://weitz.de/regex-coach/