how to enlarge conditional text window

Joe Malin jmalin at tuvox.com
Tue Aug 15 17:11:08 PDT 2006


I noted previously that most FM dialogs have both static and dynamic
controls. If you resize the dialog box and move around the static
controls, you risk damaging the dynamic behavior.

Developers define static controls in "resource files" which get compiled
into executables or DLLs. Developers generate dynamic controls as the
program is running, by issuing Windows API calls. If you modify the
static controls or the dialog box containing them, you may end up
putting a static control at the same place a dynamic control is supposed
to appear.

	 Joe Malin
Technical Writer
(408)625-1623
jmalin at tuvox.com 
www.tuvox.com
The views expressed in this document are those of the sender, and do not
necessarily reflect those of TuVox, Inc.	

-----Original Message-----
From: framers-bounces+jmalin=tuvox.com at lists.frameusers.com
[mailto:framers-bounces+jmalin=tuvox.com at lists.frameusers.com] On Behalf
Of hedley.finger at myob.com
Sent: Tuesday, August 15, 2006 3:49 PM
To: framers at lists.frameusers.com
Subject: Re: how to enlarge conditional text window

Rick and Melissa:

> You can use a resource editor such as ResHacker or PE Module Explorer 
>(http://www.wilsonc.demon.co.uk/d10resourceeditor.htm).

Make a backup copy of fmdlg.dll before you start hacking (but you knew 
this anyway, right?).  I tried to do this just a week ago with FM 7.2
but 
FM complained when booting, then died.  I don't know if the fmdlg.dll
file 
has somehow changed.  Mind you, I changed the relative positions of some

of the buttons, etc. as well as generally enlarging the dialogue, so 
perhaps that was it.  Has anybody successfully hacked FM 7.2 dialogues?

s and info.



More information about the framers mailing list