News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Windows XP Collapsible Panel

Started by debzequke, September 22, 2005, 12:05:42 AM

Previous topic - Next topic

debzequke

hello,
Can any one help me create Windows XP style Collapsible Panel. The one in the left side of the Windows Explorer with the links and shortcuts.
Is it possible in Asm.

thank you



i have attempted to create one but i would conclude, this is not opt way to implement. i have included source and  would be happy if some one would help me improve and suggest better way to work around.

[attachment deleted by admin]

sluggy

I moved this to a more suitable forum.

Bieb

It's certainly possible, but I'm afraid I don't know how to do it.  I'll be interested to see how it's done.

debzequke

Quote from: debzequke on September 22, 2005, 12:05:42 AM
hello,
Can any one help me create Windows XP style Collapsible Panel. The one in the left side of the Windows Explorer with the links and shortcuts.
Is it possible in Asm.

thank you



i have attempted to create one but i would conclude, this is not opt way to implement. i have included source and  would be happy if some one would help me improve and suggest better way to work around.

is there better way to slide and animate windows to move around instead of API call MoveWindow

James Ladd

I like what you have done !
Looks good to me.