Click here to Skip to main content
15,918,049 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to catch keyboard and mouse events of all windows? Pin
Sam Hobbs8-Sep-00 8:52
Sam Hobbs8-Sep-00 8:52 
AnswerRe: How to catch keyboard and mouse events of all windows? Pin
Jamie Nordmeyer8-Sep-00 7:44
Jamie Nordmeyer8-Sep-00 7:44 
AnswerRe: How to catch keyboard and mouse events of all windows? Pin
Sam Hobbs8-Sep-00 8:58
Sam Hobbs8-Sep-00 8:58 
Questionhow to avoid deactivation of a view Pin
Jean-Claude Dauphin8-Sep-00 0:08
sussJean-Claude Dauphin8-Sep-00 0:08 
GeneralException: Async Vs Sync Pin
Robin7-Sep-00 18:24
Robin7-Sep-00 18:24 
GeneralSize of property sheet/page Pin
Eq7-Sep-00 17:09
Eq7-Sep-00 17:09 
GeneralRe: Size of property sheet/page Pin
Paolo Messina8-Sep-00 8:00
professionalPaolo Messina8-Sep-00 8:00 
GeneralAdding toolbars to a dockable window Pin
Shekhar7-Sep-00 12:42
Shekhar7-Sep-00 12:42 
I am looking for UI solution in which a dockable window which can contain multiple toolbars inside it. It seems that toolbar has to be a child window to either the Frame Window or a popup window or a CDialog derived window. However, none of these windows are dockable.

The problem with the main frame window is that as number of toolbars increase the size of the docked area increases. This causes loss of space which is needed
for the main child graphics window. And I can't afford to
resize the main graphics window when a toolbar is docked or
undocked because it is too expensive to do that. This is
because the main MDI Child window holds huge amount of graphic intensive data which makes it very slow to be resized frequently.

I will really appreciate any suggestions that anyone may have.

thanks

shailesh
GeneralPassing strings between running apps Pin
#realJSOP7-Sep-00 11:50
professional#realJSOP7-Sep-00 11:50 
GeneralRe: Passing strings between running apps Pin
Michael Dunn7-Sep-00 14:33
sitebuilderMichael Dunn7-Sep-00 14:33 
GeneralRe: Passing strings between running apps Pin
Feng Yuan (www.fengyuan.com)7-Sep-00 18:20
sussFeng Yuan (www.fengyuan.com)7-Sep-00 18:20 
GeneralRe: Passing strings between running apps Pin
Mustafa Demirhan8-Sep-00 13:31
Mustafa Demirhan8-Sep-00 13:31 
GeneralRe: Passing strings between running apps Pin
Mustafa Demirhan8-Sep-00 13:47
Mustafa Demirhan8-Sep-00 13:47 
GeneralIdeas for a Doc/View Variation... Pin
Chris Losinger7-Sep-00 11:16
professionalChris Losinger7-Sep-00 11:16 
GeneralRe: Ideas for a Doc/View Variation... Pin
arf7-Sep-00 14:07
arf7-Sep-00 14:07 
GeneralRe: Ideas for a Doc/View Variation... Pin
Sam Hobbs8-Sep-00 9:10
Sam Hobbs8-Sep-00 9:10 
GeneralProblem with radio buttons using win32 only.. Pin
Keegan Prendergast7-Sep-00 9:30
sussKeegan Prendergast7-Sep-00 9:30 
GeneralUnable to Debug MFC? (URGENT) Pin
a.r.f.7-Sep-00 6:11
a.r.f.7-Sep-00 6:11 
GeneralProblem Solved Re: Unable to Debug MFC? (URGENT) Pin
a.r.f.7-Sep-00 8:18
a.r.f.7-Sep-00 8:18 
Generalerror C2011 Pin
_ra7-Sep-00 5:16
_ra7-Sep-00 5:16 
GeneralRational Rose Experts Pin
Yaron7-Sep-00 2:25
Yaron7-Sep-00 2:25 
GeneralChooseFolderAPI Pin
Member 2003617-Sep-00 2:22
Member 2003617-Sep-00 2:22 
GeneralDisable a row in list control Pin
Eq6-Sep-00 18:05
Eq6-Sep-00 18:05 
GeneralRe: Disable a row in list control Pin
Michael Dunn6-Sep-00 21:40
sitebuilderMichael Dunn6-Sep-00 21:40 
GeneralRestricting access to DB Pin
Paul Ebert6-Sep-00 13:05
Paul Ebert6-Sep-00 13:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.