|
-
May 30th, 1999, 06:23 AM
#1
Help With ClistCtrl Column Heading
Hi,
I am trying to bring up a dialog box when the column header is clicked in a clistctrl. But when I have the dialog box appear, I can still click on buttons in the main window, behind my dialog window. I tried SetFocus(), but it doesn't seem to work. When I click once inside the dialog window, it then acts as normal, but I want to click on it the first time.
Can anyone help?
- Mark
-
May 30th, 1999, 12:31 PM
#2
Re: Help With ClistCtrl Column Heading
I don't seem to understand your question very well, but just in case you have not noticed -- are you returning FALSE after you have set the focus.
-
May 31st, 1999, 02:14 AM
#3
Re: Help With ClistCtrl Column Heading
Hi,
I want the user to type in a heading on a ctrllist . When the user clicks on the heading (used for sorting) I want the user to type in a heading in a dialog box. The Dialog box does not seem to have the focus, when it opens.
Any ideas?
-
May 31st, 1999, 05:25 AM
#4
Re: Help With ClistCtrl Column Heading
If you need some help, we need to see some of your code. Otherwise there is no actual way to guess what is wrong.
-
June 9th, 1999, 03:59 AM
#5
Re: Help With ClistCtrl Column Heading
Is it a modal dialog box?
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
|