caption window not with toolbar? 
Author Message
 caption window not with toolbar?

Hello I want to show small caption window
in my OpenGL application?

I checked caption window with toolbars.
but,
I want to use caption window in my window.
(automatic background restore..)

I used modaless dialogbox for that purpose, but
that dialog box catches message, so my doc-view works weird.



Sat, 11 Jan 2003 03:00:00 GMT  
 caption window not with toolbar?
Why does it work weird?

Use dialogbox.Create()

and then can do call
this->ShowWindow(SW_SHOW) (or it was something else)
to reactivate the main window.

V-man

Quote:

>Hello I want to show small caption window
>in my OpenGL application?

>I checked caption window with toolbars.
>but,
>I want to use caption window in my window.
>(automatic background restore..)

>I used modaless dialogbox for that purpose, but
>that dialog box catches message, so my doc-view works weird.



Mon, 20 Jan 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. HELP: WIndow caption bar not activating

2. toolbar window borders does not refresh correctly in xp using the manifest

3. How to create a dockable window (not toolbar)

4. How to create a docking window such as MSVC project workspace (not toolbar)

5. Getting window handle without matching window caption text

6. Window Caption in Windows 2000

7. Changing Window Caption for Child Window

8. Maximizing Frame Window: Caption bar w/out window borders

9. How to change the (addins) toolbar caption?

10. Changing Floating Toolbar Caption Runtime...

11. Dialogs or not. Draw text or change caption

12. Text not being shown in a caption....??

 

 
Powered by phpBB® Forum Software