Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
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, 7:12 am This article has been viewed 35212 times. Google search has resulted in 48 hits on this article since January 25, 2004.
|
|