Create one, then make some money..Shannara wrote:I love skindeepOr SkinFX. I may order this DLL, and use that tool on the forums to convert it into a lib.. whee. Damn, there's like nothing out there that is a skinner in a LIB format... bleh.

- np
Create one, then make some money..Shannara wrote:I love skindeepOr SkinFX. I may order this DLL, and use that tool on the forums to convert it into a lib.. whee. Damn, there's like nothing out there that is a skinner in a LIB format... bleh.
I know it's not ready yet, but could we see a more complete example? How does the skin code fit in with the normal sequence of open window, create gadgets, handle events?PolyVector wrote:You can skin an entire applicate with this code:Code: Select all
LoadLibrary(0,"SkinDeep.dll") hSkin=CallFunction(0,"LoadSkin","MySkin.skn") CallFunction(0,"ApplySkin",hWnd,hSkin)
No problem, I understand that problem. Just remember to use the announcement forum when it's ready, so I can find out about it :)PolyVector wrote:you'll have to wait for a release... This project is massive considering the free time I have...