Click here to Skip to main content
15,907,392 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Retrieve TreeView Selected Item Pin
Fareed Rizkalla19-Aug-10 11:47
Fareed Rizkalla19-Aug-10 11:47 
GeneralRe: Retrieve TreeView Selected Item Pin
Niklas L19-Aug-10 11:53
Niklas L19-Aug-10 11:53 
GeneralRe: Retrieve TreeView Selected Item Pin
Fareed Rizkalla19-Aug-10 12:21
Fareed Rizkalla19-Aug-10 12:21 
GeneralRe: Retrieve TreeView Selected Item Pin
Niklas L19-Aug-10 19:40
Niklas L19-Aug-10 19:40 
AnswerRe: Retrieve TreeView Selected Item Pin
rahul.kulshreshtha19-Aug-10 20:03
rahul.kulshreshtha19-Aug-10 20:03 
QuestionClean/Hide/Invisible Form while running Pin
mohit`1219-Aug-10 8:58
mohit`1219-Aug-10 8:58 
QuestionRe: Clean/Hide/Invisible Form while running Pin
Maximilien19-Aug-10 9:59
Maximilien19-Aug-10 9:59 
AnswerRe: Clean/Hide/Invisible Form while running Pin
mohit`1220-Aug-10 3:36
mohit`1220-Aug-10 3:36 
Here's what i have. I have formview and INSIDE that I have MyTabCtrl and Inside each tabs I have dialog, so apparently dialog is part of formview if i try to call(SW_SHOW) or (SW_HIDE) with formview's m_hWnd it will hide everything in form(wooops dialog too!) yes. it will also hide my dialog(tab control) which i want visible so it is not possible to use (sw_hide) or (sw_show) or any invisibility code for formview.

What i want is when i double click on dialog box(which is part of tab control and tab control is inside formview) it suppose to hide all buttons and check box edit tools and everything which is visible on formview expect tab control and i have like 100 buttons and edit tools so it's not a good idea to get each item and hide or make them invisible it would make my complexity to it's highest level.

thx for your time,
cheers from canada
AnswerRe: Clean/Hide/Invisible Form while running Pin
rahul.kulshreshtha19-Aug-10 20:13
rahul.kulshreshtha19-Aug-10 20:13 
GeneralRe: Clean/Hide/Invisible Form while running Pin
mohit`1220-Aug-10 3:38
mohit`1220-Aug-10 3:38 
GeneralRe: Clean/Hide/Invisible Form while running Pin
rahul.kulshreshtha20-Aug-10 19:50
rahul.kulshreshtha20-Aug-10 19:50 
AnswerRe: Clean/Hide/Invisible Form while running Pin
Emilio Garavaglia19-Aug-10 22:19
Emilio Garavaglia19-Aug-10 22:19 
GeneralRe: Clean/Hide/Invisible Form while running Pin
mohit`1220-Aug-10 3:40
mohit`1220-Aug-10 3:40 
GeneralRe: Clean/Hide/Invisible Form while running Pin
Emilio Garavaglia20-Aug-10 6:55
Emilio Garavaglia20-Aug-10 6:55 
GeneralRe: Clean/Hide/Invisible Form while running Pin
mohit`1220-Aug-10 7:20
mohit`1220-Aug-10 7:20 
AnswerRe: Clean/Hide/Invisible Form while running Pin
Shivanand Gupta23-Aug-10 0:03
Shivanand Gupta23-Aug-10 0:03 
GeneralRe: Clean/Hide/Invisible Form while running Pin
mohit`1223-Aug-10 3:10
mohit`1223-Aug-10 3:10 
GeneralRe: Clean/Hide/Invisible Form while running Pin
Shivanand Gupta23-Aug-10 9:05
Shivanand Gupta23-Aug-10 9:05 
QuestionUsing TreeView with ImageList (Fixed) [modified] Pin
Fareed Rizkalla19-Aug-10 7:08
Fareed Rizkalla19-Aug-10 7:08 
AnswerRe: Using TreeView with ImageList (Fixed) Pin
Niklas L19-Aug-10 22:24
Niklas L19-Aug-10 22:24 
QuestionHow can make Image designer type utility in MFC? Pin
Le@rner19-Aug-10 2:47
Le@rner19-Aug-10 2:47 
QuestionRe: How can make Image designer type utility in MFC? PinPopular
Maximilien19-Aug-10 3:10
Maximilien19-Aug-10 3:10 
QuestionA questioon about Pen Width in the MM_ANISOTROPIC map mode. Pin
joshua013719-Aug-10 2:13
joshua013719-Aug-10 2:13 
QuestionRe: A questioon about Pen Width in the MM_ANISOTROPIC map mode. Pin
CPallini19-Aug-10 21:02
mveCPallini19-Aug-10 21:02 
AnswerRe: A questioon about Pen Width in the MM_ANISOTROPIC map mode. Pin
joshua013719-Aug-10 23:18
joshua013719-Aug-10 23:18 

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.