Advertisement

1 - 10 of 2360 containing alltags:("dialog") (0.002 seconds)
Does anyone know how to display a bitmap( which doesn't have an ID ) from a file  in a dialog box.  I'm using VC++ version 4.0 under NT 3.51 and I have tried using the LoadImage(), but I think this...
Zones: Windows MFCDate Answered: 01/25/1997 Grade: C Views: 0
How do I use non-modal dialogs with the multiple document interface under windows 95? By this I mean my own dialogs that I define in a resource. Is this possible or do I have to use windows that ar...
Zones: Windows ProgrammingDate Answered: 04/05/1997 Grade: C Views: 0
I have moved my application and VC++ ( 1.52 )to Win95 and are getting wierd behaviour. My application is basically a bunch of modeless dialogs built with the AppWizard. I've removed all the Doc/Vie...
Zones: Windows MFCDate Answered: 06/20/1997 Grade: B Views: 0
I have a dialog based program that I need to keep in the foreground until the dialog is ended. I want this dialog to have the input focus 100% of the time and not let any other process, including t...
Zones: Windows MFCDate Answered: 07/10/1997 Grade: A Views: 0
I have a pretty basic Dialog-based MFC application created with AppWizard (VC++ 5). To this application I'm now trying to add ToolTips. The problem I seem to have is that not all my controls fires...
Zones: Windows MFCDate Answered: 06/27/1997 Grade: B Views: 0
I am creating a tab ctrl inside a scroll view. I am attaching dialog boxes with different tabs in tab ctrl. I want to have different colors for different scroll views (same color for all dialog box...
Zones: Windows MFCDate Answered: 10/11/1997 Grade: C Views: 0
Hi, I just started learning Windows Programming and now facing some problems. I need to change the text and background color of Dialog Box.From what I know is to use   " SetTextColor" and "CTLCOL...
Zones: Windows ProgrammingDate Answered: 07/17/1997 Grade: A Views: 0
Hi, I am designing a MDI application and is hard to draw all child windows handly (let's say via code). I want to show a dialog/window designed in the Resource Workshop as a child window. Thank You.
Zones: Windows ProgrammingDate Answered: 10/11/1997 Grade: C Views: 0
How can I change the colors of a dialog box controls such as: buttons, text, text background. The dialog box I am using is created by AppStudio. Thank you.
Zones: Windows ProgrammingDate Answered: 08/12/1997 Grade: C Views: 0
Hello there, I am using a modaless dialog im my application created with VC1.5 in order to show some infos, and sometimes when the user click the minimize button (or close button) at the upper righ...
Zones: C++Date Answered: 10/24/1997 Grade: A Views: 0