View Single Post
  #6 (permalink)  
Old 03-26-2008, 02:46 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,650
Last Blog:
CherryPy(thon)
Rep Power: 29
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default Re: C++ Text Editor Development

Quote:
Originally Posted by Natsuki
I would probably need to know how to use the GTK+ and or wxWidgets in Visual C++ 2008 express.. but I didn't know it had a visual editing mode, all I have really used it for is making projects and compiling standard C++ code. I do not know how to code in forms like C# does.. would I have to learn?
I can't help you much here. I don't have any experience with Visual C++ nor C#. If you've problems in compiling (and linking) the code (when you're using toolkits) you'll have to find out how to add libraries to Visual C++, which is going to be used when compiling. I can't be more specific than this, sorry.

Edit: This link is maybe a help.
__________________
05-03-2007 - 11-13-2008
Reply With Quote