Code::Blocks Forums

User forums => Help => Topic started by: en972 on February 13, 2005, 03:11:25 am

Title: Visual
Post by: en972 on February 13, 2005, 03:11:25 am
How do I do visual stuff like add bitmaps and cursors and stuff, like visual c++
Title: Visual
Post by: mandrav on February 14, 2005, 07:15:28 pm
If you are talking about a resource/dialog editor, Code::Blocks does not provide any.

Yiannis.
Title: Visual
Post by: Anonymous on March 01, 2005, 09:55:15 pm
What about a free resource/dialog editor integration ?
Title: Visual
Post by: Anonymous on March 02, 2005, 02:50:02 am
Quote from: Anonymous
What about a free resource/dialog editor integration ?
I don't know any, can you please give examples ?
Title: Visual
Post by: Anonymous on March 02, 2005, 09:58:18 pm
Quote from: Anonymous
Quote from: Anonymous
What about a free resource/dialog editor integration ?
I don't know any, can you please give examples ?
Surely, why not ?
http://radasm.visualassembler.com/
Zip file is http://radasm.visualassembler.com/projects/ResEd.zip
Sources are included in zip.
Thanks to te author KetilO for this GREAT resource editor.
It is the BEST free resource editor i have ever seen !
And i have try lot of others...
Could you make a integration of this software in C::B anyway ?
Special Thanks to you, if you can :)
Title: Visual
Post by: Anonymous on March 03, 2005, 06:21:24 am
Actually, if you read my intro speech on the latest announcement... 8) I have planned to do so - as soon as i find out how :roll: Won't be in these months, tho :( there's just so much to do in so little time!

So, All help welcome!  :D
Title: Visual
Post by: Anonymous on March 03, 2005, 03:50:57 pm
Ok, i anderstand but Plugin is too difficult to build...
There is'nt any tutorial to make a plugin hello world and the compilation error (library missing) are boring me...
Why there isn't a simple Plugin.lib and a Plugin.dll to add to a project ?
Is it too restrictive ?
It will be cool to add a simple 'how-to' in oder to show us how simply create a plugin.
If someone can do this, i will program my Ressource Editor integration.
Title: Visual
Post by: mandrav on March 03, 2005, 06:07:39 pm
Quote from: Anonymous

It will be cool to add a simple 'how-to' in oder to show us how simply create a plugin.

One is in the works. Should be ready for release along with the next update.

Yiannis.