|
-
June 29th, 2006, 06:32 PM
#1
Adding Dialog box to KBBar sample toolbar
Hello,
I have downloaded the famous KBBar Microsoft sample to create a custom tool bar.
I want to make the first button as the login button and pop up a dialog box when the user clicks it.
I created the Dialog class but can't seem to call the DoModal() method. It doesn't work through the command() method. If I put the call in create(), to test, it does pop up so I know that there isn't any problem with my class creation.
Can someone help me to understand how to do this. I am new to C++ so any detailed help will be appreciated.
Thank you,
Kaz
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
|