How to Enable 3d Controls?
Jon McCulloch -- sensei@anglianet.co.uk
Friday, October 11, 1996
Environment: NT 3.51, Visual C++ 4.0
My dialog boxes are not showing check boxes and the like as
3d controls.
Enable3dControls() is successfully loading CTL3D32.DLL and
everything else seems OK, but I'll be damned if the controls
will appear as anything but flat and 'orrible boxes.
Any ideas?
Many thanks,
Jon
Kostya Sebov -- sebov@is.kiev.ua
Saturday, October 12, 1996
> Environment: NT 3.51, Visual C++ 4.0
>
> My dialog boxes are not showing check boxes and the like as
> 3d controls.
>
> Enable3dControls() is successfully loading CTL3D32.DLL and
> everything else seems OK, but I'll be damned if the controls
> will appear as anything but flat and 'orrible boxes.
>
> Any ideas?
>
> Many thanks,
>
> Jon
>
>
Isn't that DLL (as opposed to EXE) who creates the dialog? I got the same
problem in MFC 3.x (didn't chech with 4.x) when the 3d apearance of the dialogs
was controlled by wether the EXE loaded the ctl3d32.dll or not.
---
Kostya Sebov.
----------------------------------------------------------------------------
Tel: (38 044) 266-6387 | Fax: (38 044) 266-6195 | E-mail: sebov@is.kiev.ua
Peter Moss -- pmoss@bbn.com
Thursday, October 31, 1996
I had this problem once. An application with 3D controls was working on was
working fine one day, and the next day I was seeing 2D controls. What
happened? I had installed some "new" software which overwrote my CTL3D32.DLL
with an older copy. Check the version number of that DLL with what is on your
MSVC CD. Maybe that's the problem.
mfc-l @ netcom.com
10/12/96 07:27 PM
To: mfc-l @ Internet
cc:
Subject: How to Enable 3d Controls?
Environment: NT 3.51, Visual C++ 4.0
My dialog boxes are not showing check boxes and the like as
3d controls.
Enable3dControls() is successfully loading CTL3D32.DLL and
everything else seems OK, but I'll be damned if the controls
will appear as anything but flat and 'orrible boxes.
Any ideas?
Many thanks,
Jon
| Вернуться в корень Архива
|