Search found 9 matches

by HallerbachJ
Fri Nov 28, 2008 9:29 pm
Forum: C++ Development
Topic: Using wxSVG in Ubuntu 8.10
Replies: 0
Views: 543

Using wxSVG in Ubuntu 8.10

Hello, I try to use wxSVG in an wxWidgets Application, just to play around with the component. I am using CodeBlocks and wxSVG from the Ubuntu repositories (64 Bit version). First I tried the sample code from the wxSVG homepage. There was no header file mentioned, and after some experiments, I used ...
by HallerbachJ
Sun Dec 12, 2004 8:33 pm
Forum: C++ Development
Topic: Urgent! How to write a wxWidgets-DLL and use it from MFC?
Replies: 7
Views: 3225

@t.rokohl:

The one from upCASE, but I will try yours too :wink:

Which libraries do you include in your project? The big one (wxmsw250d.lib) or the vc_libs? If you use the vc_libs, can you please tell me, which ones?

Greetings,

Joerg
by HallerbachJ
Sun Dec 12, 2004 7:24 pm
Forum: C++ Development
Topic: Urgent! How to write a wxWidgets-DLL and use it from MFC?
Replies: 7
Views: 3225

It works, but...

Finally I've got this program to work, but not in the way that I expected... I have simply used the wxmsw250d.lib from the \lib directory rather than the wxbase25.lib wxjpeg.lib ... from the \lib\vc_lib\ directory. But isn't it the recommended way to use only the necessary libs / dlls to keep the pr...
by HallerbachJ
Sat Dec 11, 2004 6:23 pm
Forum: C++ Development
Topic: Urgent! How to write a wxWidgets-DLL and use it from MFC?
Replies: 7
Views: 3225

Thanks, but still problems...

Hello upCASE, thank you for your fast reply and please accept my apology for this late answer. But you know, in these days you have to buy christmas presents and if you work in a company like ours you have only a little spare time ;-) I have tried to compile the program, but now I get numerous linke...
by HallerbachJ
Thu Dec 02, 2004 9:04 pm
Forum: C++ Development
Topic: Urgent! How to write a wxWidgets-DLL and use it from MFC?
Replies: 7
Views: 3225

Urgent! How to write a wxWidgets-DLL and use it from MFC?

Hello wxWidgets gurus, after searching around for a while I finally found an example how to write a wxWidgets dll and use it from a standard windows application. This example is "fromdll", but I am not able to get this project to work. I am using Visual Studio .NET 2003 and wxWidgets 2.5.3...
by HallerbachJ
Sat Sep 18, 2004 3:03 pm
Forum: Announcements and Discoveries
Topic: New RAD IDE for wxWidgets.
Replies: 10
Views: 4842

@gururamnath:

Thank you very much for wxDev-Cpp. I am glad to hear that you will continue your work at the project.

I have posted some of my thoughts of the ultimate cross-platform-IDE in the IDE-related forum.

Hm, yes, I would like to be a beta tester ;-)
by HallerbachJ
Sat Sep 18, 2004 2:53 pm
Forum: General Development
Topic: Thoughts about a cross-platform IDE written in wxWidgets...
Replies: 45
Views: 13622

Thoughts about a cross-platform IDE written in wxWidgets...

There are a lot of very good free IDE's around, Dev-Cpp, MinGW-Developer Studio, Eclipse, BCBX Personal Edition... But they all have a big drawback: Dev-Cpp is available only for Windows. By the way, thanks to gururamnath for implementing a RAD-design tool for wxwidgets! Dev-Cpp is written in Delphi...
by HallerbachJ
Sun Sep 05, 2004 10:53 am
Forum: Compiler / Linking / IDE Related
Topic: Borland C++ BuilderX
Replies: 4
Views: 2736

Hello Ryan,

hm, that seems to be bad news. Do you have an URL ore some topics where i can find some more information about that?

TIA,

Joerg
by HallerbachJ
Sun Sep 05, 2004 10:35 am
Forum: Compiler / Linking / IDE Related
Topic: Borland C++ BuilderX
Replies: 4
Views: 2736

Borland C++ BuilderX

Hello,

are there any news about the future of CBX? Is there still some effort in further integration of wxwidgets in forthcoming versions?