News:

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

CreateWindowEx TabbyDialog

Started by Lighto, November 05, 2008, 06:49:53 AM

Previous topic - Next topic

Lighto

Im looking for an example or help making a tabbed dialog control using CreateWindowEx (I made the tab control but i mean its tabs! CreateWindowEx instead of DialogBoxParam).

I can create the tab dialog control using a .res file or a .rc file but not using CreateWindowEx.

I use CreateWindowEx to draw all my controls and dont use .res files (I do use .rc files for images only).

Does anybody have an example or knows how to produce a TabControl with CreateWindowEx?.

Thanks,
Lighto

Lighto

Is there nobody *elite* enough to know answer? :D

donkey

Quote from: Lighto on November 06, 2008, 02:49:22 AM
Is there nobody *elite* enough to know answer? :D

More likely is the solution so simple that spending time on it would be boring and redundant. I will take a look at in the morning if I get a chance and do up an example (I have used it quite a few times).
"Ahhh, what an awful dream. Ones and zeroes everywhere...[shudder] and I thought I saw a two." -- Bender
"It was just a dream, Bender. There's no such thing as two". -- Fry
-- Futurama

Donkey's Stable