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
[EMAIL PROTECTED] 
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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of [EMAIL PROTECTED]
Sent: Tuesday, August 15, 2006 3:49 PM
To: framers@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.
_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

Reply via email to