creating dialog-like windows using win32lib or CreateWindowEx

new topic     » topic index » view thread      » older message » newer message

I'm trying to create a dialog box, using win32lib (or win32 API
CreateWindowEx), that looks like a normal dialog:

A caption/title, no system menu, a close [x] button.

For instance, the notepad find dialog is like this (it also has a
help button).

I can nearly get this style by using the WS_EX_TOOLWINDOW.
However, using this style, the title is drawn in a smaller font,
and the close [x] button is very small.

Anyone know how to do this?

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu