Click here to Skip to main content
15,914,416 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFloating text (like tooltip) in client area Pin
hierro23-Nov-01 4:30
hierro23-Nov-01 4:30 
GeneralRe: Floating text (like tooltip) in client area Pin
Chen Venkataraman23-Nov-01 5:00
Chen Venkataraman23-Nov-01 5:00 
GeneralRe: Floating text (like tooltip) in client area Pin
hierro25-Nov-01 4:01
hierro25-Nov-01 4:01 
GeneralOpen a Modal Dialog as Hidden Pin
sanskypotov23-Nov-01 4:26
sanskypotov23-Nov-01 4:26 
GeneralRe: Open a Modal Dialog as Hidden Pin
Carlos Antollini23-Nov-01 4:47
Carlos Antollini23-Nov-01 4:47 
GeneralRe: ShowWindow (SW_HIDE) works? Pin
Masaaki Onishi23-Nov-01 10:58
Masaaki Onishi23-Nov-01 10:58 
GeneralRe: ShowWindow (SW_HIDE) works? Pin
Nish Nishant23-Nov-01 17:24
sitebuilderNish Nishant23-Nov-01 17:24 
GeneralRe: Thanks, BusterBoy! Pin
Masaaki Onishi23-Nov-01 18:46
Masaaki Onishi23-Nov-01 18:46 
Hello, the codegurus around the world.;)

Thanks, BusterBoy.

However, I have already implemented this kind of code in my project.
In my case, I use Timer to show the dialog hidden by MoveWindow
in OnInitDialog(). Cool | :cool:

In fact, if the other ppl succeed in for the dialog hiding
by ShowWindow (SW_HIDE) in OnInitDialog(), I must consider that my code
may be something wrong with others in OnInitDialog().Confused | :confused:

Have a nice day!

-Masaaki Onishi-


GeneralRe: Open a Modal Dialog as Hidden Pin
Michael Dunn23-Nov-01 8:11
sitebuilderMichael Dunn23-Nov-01 8:11 
GeneralWhy I need this Pin
sanskypotov25-Nov-01 18:08
sanskypotov25-Nov-01 18:08 
GeneralExplorer-like interface Pin
Jerome Conus23-Nov-01 3:44
Jerome Conus23-Nov-01 3:44 
GeneralRe: Explorer-like interface Pin
Rashid Thadha23-Nov-01 3:55
Rashid Thadha23-Nov-01 3:55 
GeneralRe: Explorer-like interface Pin
Nish Nishant23-Nov-01 17:02
sitebuilderNish Nishant23-Nov-01 17:02 
GeneralSaving to PDF Pin
Andy Latham23-Nov-01 3:20
Andy Latham23-Nov-01 3:20 
GeneralRe: Saving to PDF Pin
Joaquín M López Muñoz23-Nov-01 4:18
Joaquín M López Muñoz23-Nov-01 4:18 
GeneralRe: Saving to PDF Pin
Nish Nishant23-Nov-01 17:06
sitebuilderNish Nishant23-Nov-01 17:06 
GeneralRe: Saving to PDF Pin
Andy Latham25-Nov-01 22:07
Andy Latham25-Nov-01 22:07 
General2 Questions Pin
mvworld23-Nov-01 3:07
mvworld23-Nov-01 3:07 
GeneralRe: 2 Questions Pin
Joaquín M López Muñoz23-Nov-01 3:35
Joaquín M López Muñoz23-Nov-01 3:35 
GeneralChanging System Icon in Dialog Window Pin
John Clump22-Nov-01 22:04
John Clump22-Nov-01 22:04 
GeneralRe: Changing System Icon in Dialog Window Pin
Nish Nishant22-Nov-01 22:16
sitebuilderNish Nishant22-Nov-01 22:16 
QuestionA question about bitmap ? Pin
Leesen22-Nov-01 21:57
Leesen22-Nov-01 21:57 
AnswerRe: A question about bitmap ? Pin
Nish Nishant22-Nov-01 22:27
sitebuilderNish Nishant22-Nov-01 22:27 
GeneralA bug concerning 2 threads in my program Pin
22-Nov-01 21:13
suss22-Nov-01 21:13 
GeneralRe: A bug concerning 2 threads in my program Pin
Joaquín M López Muñoz22-Nov-01 22:21
Joaquín M López Muñoz22-Nov-01 22:21 

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.