Hello,
I wonder if anybody could help me,
I have a dialog box that I want to resize to a size that is bigger than the screen area.
For example,
I want to resize the dialog box so that its top lef...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10004812.htm...
Zones:
Windows MFCDate Answered: 03/10/1997 Rating: 7.2 Views: 0
I have an application, where the view contains visual representations of amplitudes of samples. When I cut and paste varying numbers of these samples to a "NEW" document/view, I need to resize the...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10009554.htm...
Zones:
Windows MFCDate Answered: 05/01/1997 Rating: 5.4 Views: 0
Dear sir,
Do anyone can give me a source code or some trick to make a scroll bar for MDICHILD whenever I resize it from what I set. I try to search source code from HELP of VB but I can't find it.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10046746.html
Zones:
Visual BasicDate Answered: 04/15/1998 Rating: 7.6 Views: 0
How can I resize the view of an SDI application (developed in C++ using MS Developer studio) so that the view fits on the screen irrespective of the resolution of the monitor it is running on ? Is ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10061319.htm...
Zones:
Windows MFCDate Answered: 08/03/1998 Rating: 6.2 Views: 0
I have a java applet in my frame that I'd like to resize according to the size of the frame it's in. I also want to resize the applet on the frame resize event. Is this possible? How do you find...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10063855.html
Zones:
JavaScriptDate Answered: 08/05/1998 Rating: 7.6 Views: 0
I make application that displays image on MDI Child window.
I use VC SDK,, and MDI windowing method. but, the MDI child
window is not resize precisely to show image.
I want to know how to resize m...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10066849.html
Zones:
C++Date Answered: 07/25/1998 Rating: 7.8 Views: 0
Is there a way to watch for a window resizing event?
I want to be able to be notified when a window is
resized, so that I can resize its components accordingly.
So far I've found ways to detect c...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10074048.html
Zones:
JavaDate Answered: 08/21/1998 Rating: 7.0 Views: 0
I want to be able to resize a text control from a program I've written while it's running in the same way as you can from the VB IDE. Anyone got some code for this?
In theory this should be pretty...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10172110.html
Zones:
Visual BasicDate Answered: 06/17/1999 Rating: 8.6 Views: 0
I have loaded a bitmap into an Image Control.
I have then used the Image Control's stretch property to resize the bitmap.
I would like to be able to save the bitmap in it's new size.
Is this possib...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10174447.html
Zones:
Visual BasicDate Answered: 07/15/1999 Rating: 6.2 Views: 0
How can I create a window without the title bar, but with a sizing grip in right-bottom corner or a status bar?
(As in IE 5.0)
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10176720.html