Search found 59 matches
- Wed Apr 13, 2005 6:22 pm
- Forum: C++ Development
- Topic: Html Window and buttons
- Replies: 2
- Views: 827
Html Window and buttons
I need to view a license agrement. This is very simple, a place to view the license and two buttons, Accept and Decline. Problem is that the original license is written in word. but since there is (as far as I know) no feature to view Word documents, I have choosen for rtf. there was the problem tha...
- Tue Apr 12, 2005 1:39 pm
- Forum: General Development
- Topic: uses for wxthread
- Replies: 6
- Views: 1651
- Mon Apr 11, 2005 9:31 pm
- Forum: General Development
- Topic: Open PDF file in Acrobat Reader
- Replies: 4
- Views: 1826
- Mon Apr 11, 2005 6:46 pm
- Forum: General Development
- Topic: Open PDF file in Acrobat Reader
- Replies: 4
- Views: 1826
- Mon Apr 11, 2005 5:37 pm
- Forum: General Development
- Topic: Open PDF file in Acrobat Reader
- Replies: 4
- Views: 1826
Open PDF file in Acrobat Reader
I need to open a PDF file in Acrobat Reader when pushing on a button (on Windows with wxWidgets). I've searched, but couldn't find how I could open other programs..
Any hints?
Any hints?
- Mon Apr 11, 2005 6:08 am
- Forum: C++ Development
- Topic: Why no dynamic libraries in the standard distributions?
- Replies: 8
- Views: 1947
That brings me to a nice idea I might need to discuss with some of the wx-devs. If there could be a wxWidgets online site, where you can check all of the options you need (like use OBDC etc) and press SUBMIT, that you are pointed to a compiled version of he .so / .dll you can download. This way the...
- Wed Feb 09, 2005 9:35 am
- Forum: General Development
- Topic: how to uninstall wxwidget
- Replies: 2
- Views: 2642
- Sun Jan 23, 2005 2:41 pm
- Forum: C++ Development
- Topic: Using 2 screens
- Replies: 1
- Views: 766
Using 2 screens
I am going to make a program where I have to us 2 screens. On the first screen I'll have to show the normal program where the user is able to control the content of the second screen. The second screen is the most of the time a beamer and the content is something like a presentation. (this is the ba...
- Tue Dec 07, 2004 9:57 pm
- Forum: Platform Related Issues
- Topic: Closing apps in Windows 2000
- Replies: 4
- Views: 1839
- Fri Dec 03, 2004 6:53 pm
- Forum: C++ Development
- Topic: Problem with event - SOLVED
- Replies: 1
- Views: 1072
- Fri Dec 03, 2004 6:40 pm
- Forum: C++ Development
- Topic: Problem with event - SOLVED
- Replies: 1
- Views: 1072
Problem with event - SOLVED
I've got a very simple program (just to get started) it is just a window with 1 menu + 2 menu item (exit and about) I use three files main.cpp, MainFrame.cpp and MainFrame.h. In main.cpp I put the wxapp stuff and in MainFrame.* I put the form.. but when I add the event table, my compiler flips... sr...
- Fri Nov 19, 2004 7:02 pm
- Forum: Compiler / Linking / IDE Related
- Topic: Linker error with Code::blocks
- Replies: 0
- Views: 933
Linker error with Code::blocks
When I want to build a project with wxwindows(2.4.2) or SDL, I get the following error C:/MinGW/lib/libwxmsw242.a(app.o)(.text+0x1a20):app.cpp: multiple definition of `[email protected]' Is there something to do about it without making my own WinMain? ps. I never had any problems with other programs, but I...
- Thu Oct 21, 2004 9:14 pm
- Forum: General Development
- Topic: Thoughts about a cross-platform IDE written in wxWidgets...
- Replies: 45
- Views: 11124
- Tue Oct 19, 2004 4:58 pm
- Forum: General Development
- Topic: Thoughts about a cross-platform IDE written in wxWidgets...
- Replies: 45
- Views: 11124
This is a very interesting topic, and I wanted to look to the wiki, but that is down :( It is much work to start from scratch (or even from 'running' projects like wxWorkshop) and the current KDevelop and DevStudio IDEs are top of the art. I agree with this, but I also think that is a gread advantag...