/Why Tea
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
--
Guy Rouillier
Great idea.
-It seems thus that one of the simplest methods would be to create a file
with 2 #includes.
-One #include for all your new customizations, the second #include with the old original
TSE information.
--- cut here: begin --------------------------------------------------
// your own macros and changes
#INCLUDE ["qedincNew.ui"]
// TSE original
#INCLUDE ["qedincOld.ui"]
--- cut here: end ----------------------------------------------------
with friendly greetings,
Knud van Eeden
____________________________________________________________________________________
A very loosly coupled way to change parts of the User Interface
without changing but still using Semware's .ui files
is demonstrated in the MyUi.zip example on my website:
http://www.xs4all.nl/~hyphen/tse/index.html
-----Original Message-----
From: sem...@googlegroups.com [mailto:sem...@googlegroups.com]On
Behalf Of Why Tea
Sent: zaterdag 26 april 2008 15:29
To: SemWare
Subject: [TSE] .ui file upgrade
Fred Holmes
> I use an autoloaded macro, which I call TSEKEYS.S, which contains all
> of my keystroke reassignments and "minor" macros. I leave TSE.ui
> virgin. Works for me.
I, OTOH, copy tse.ui to tse32.ui and hack away at tse32.ui to my
heart's content - adding an #INCLUDE for a file called PMKSTUFF.INC
which has special macros and adding a section called PMK_KEYS in
tse32.ui redefining keystrokes. I do the same for tse.cfg creating
tse32.cfg. Then I save the "original" e.exe file and burn in the tse32
combinations (.ui and .cfg) as tse32.exe knowing that there's always a
"safety net" available.
--
Phil Kane