Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Windows API: TAB handle & child window? 2002-08-27 -- Jens Weiermann Newsgroups: softvelocity.products.c55ee
Hi Ville,
I'm doing this by creating a dummy Clarion control (a region). Then I create
the window using CreateWindowEx and assign the new window handle to the
region:
?Region1{PROP:HANDLE} = CreateWindowEx(...)
The parent window for the newly created control should be
Window{PROP:CLIENTHANDLE}. Works fine for me (not only for tabs, but also
for groups) in my products like SysTree, SysDTP, ...
Regards,
Jens
--
Jens Weiermann
solid.software
http://www.solidsoftware.de
"Ville Vahtera"
Today is November 21, 2024, 3:58 am This article has been viewed 35211 times. Google search has resulted in 48 hits on this article since January 25, 2004.
|
|