3D or not 3D (controls)
Marc -- msd@cadcentre.co.uk Wednesday, July 17, 1996 Environment: VC 4.0, NT 3.51 service pack 4. Hi, I'm calling Enable3dControls() in myApp::InitInstance though only buttons and scrollbars have a 3D appearance, edits, lists, BS_GROUPBOX style buttons, etc. have a 2D appearance. My questions are: a) Will the above controls with a 2D appearance automatically have a 3D appearance at NT 4.0 (when NT gets the windows95 look&feel)? b) Is it possible to achieve wall-to-wall 3D controls at NT 3.51? I ask this because VC 4.0 at NT 3.51 displays CEdits (amongst others) in the 2D *and* 3D modes. For example, the "Find" dialog (Edit-->Find) has 2D controls (except for CButtons), whereas complete 3D controls are to be found on some PropertySheets, but not all PropertySheets :), for example: The PropertySheets on the "Options" dialog (Tools-->Options) are 3D, but the PropertySheets on the "Project Settings" dialog (Build-->Settings) are not 3D. Thanks, Marc. -- ----------------------------------------------------------------- CADCENTRE Ltd. Telephone +44(0)1223 556655 Ext.732 High Cross Fax +44(0)1223 556666 Madingley Road Email m.delamere@cadcentre.co.uk Cambridge CB3 0HB UK Home Page http://www.cadcentre.co.uk -----------------------------------------------------------------
murugesh@mail.cswl.com Thursday, July 25, 1996 Hi, Check the MFC Tech notes TN051. Hope this helps. Regards Murugesh SS ______________________________ Reply Separator _________________________________ Subject: 3D or not 3D (controls) Author: mfc-l@netcom.com at internet Date: 7/22/96 9:18 AM Environment: VC 4.0, NT 3.51 service pack 4. Hi, I'm calling Enable3dControls() in myApp::InitInstance though only buttons and scrollbars have a 3D appearance, edits, lists, BS_GROUPBOX style buttons, etc. have a 2D appearance. My questions are: a) Will the above controls with a 2D appearance automatically have a 3D appearance at NT 4.0 (when NT gets the windows95 look&feel)? b) Is it possible to achieve wall-to-wall 3D controls at NT 3.51? I ask this because VC 4.0 at NT 3.51 displays CEdits (amongst others) in the 2D *and* 3D modes. For example, the "Find" dialog (Edit-->Find) has 2D controls (except for CButtons), whereas complete 3D controls are to be found on some PropertySheets, but not all PropertySheets :), for example: The PropertySheets on the "Options" dialog (Tools-->Options) are 3D, but the PropertySheets on the "Project Settings" dialog (Build-->Settings) are not 3D. Thanks, Marc. -- ----------------------------------------------------------------- CADCENTRE Ltd. Telephone +44(0)1223 556655 Ext.732 High Cross Fax +44(0)1223 556666 Madingley Road Email m.delamere@cadcentre.co.uk Cambridge CB3 0HB UK Home Page http://www.cadcentre.co.uk -----------------------------------------------------------------
| Вернуться в корень Архива |