|
-
March 28th, 2007, 12:12 AM
#1
Question about ATL - add and control Composite control
Hi All,
I need to write some Composite control in my ATL project.
My question is how i control the GUI ?
What I mean is - in MFC i define some control variable that i can control the GUI control in easy why - can i do it also in Composite control ?
Until now i use "ListView_SetColumn" or those command to change/add/find something in my list Control - but this way is not the simple way - does there is some simple way to use the control ?
I also could not do casting from the control the list view type.
Thanks for any help.
-
March 31st, 2007, 02:47 AM
#2
Re: Question about ATL - add and control Composite control
Just as an ideea, if you are dealing with GUI stuff, I would like to recommend using of the WTL extension.
[ Redirected thread ]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|