Outpost Universe Forums
Projects & Development => Outpost 2 Programming & Development => Topic started by: Leviathan on February 16, 2006, 01:51:37 PM
-
Could a Visual Basic programer and a graphics designer please work on this project
vbaccelerator.com/..Skins/article.asp (http://www.vbaccelerator.com/home/VB/Code/Controls/Skins/article.asp)
Im working on a VB application (colony wars front end etc) and it would look great skined in op2 style :)
Thx for help.
-
id say that i would do it but i dont have that much experience with vb. i'll give it a go over the next week with my own apps and see what i can do. IF i can use it then ill offer to do a basic skin for you.
-
ooooh nifty
-
Don't focus on vb too much. There are programs, not written in vb, which would also look great with the op2 skin.
-
Actually, I had a look into odasl.dll (the OP2 skinning engine) and tried to use it to skin a VB app.
It worked (somewhat) however it looks like we will need to subclass the window in order for it to work fully. (This means you will have to handle all events yourself, rather than letting VB do it. That shouldn't be too bad though, because the custom event handler can just call the VB events)
Without subclassing it can only skin the title bar, and the program crashes when it quits.
I'll help you with it sometime if you're interested.
-
You do realize I've messaged you and Hacker about exactly this to add into OPUTool. I already created an interface. What I need now is a web interface to work with data on the web servers...
Basically, OPUTool already has this capability. You can see the start of it in the NEC:ON screen. Plus, I've already written a new WD interface. That's why I havn't released any source code yet because I want to completely integrate that as well as a few other things before its next release.