WinEd Wish List
Load (Compile) highlighted text
It would be nice to be able to highlight some code and then compile it the same way we can print highlighted text.

There is a work around.
Open a new file and copy the text in to it Use CTL-L to load it,or F12 to save the file and load it. 

Problem: Lots of little files left over.
Solution:  Code a word that does it all.
Capslock Key
It would be good to be able to detect when capslock key is toggled and note state in status line. i have added insert key toggle to wined for john to add in a future release. that was easy b/c 'key' responds to insert key, but it doesn't respond to capslock. someone know how to detect capslock state?

HAVE Part of Baden's conditional loading.

HELP file
The Help word in Win32Forth wants a file called "win32sdk.hlp" which is apparently not in the distribution.  Does anyone know
(a) if it exists, and
(b) where I can find it?
Daryl Lee on 10-30-97

Answer
It is (or was at one time) part of the Microsoft Win32 SDK. You have to purchase the SDK to get it.

There are also a couple of good books that document the Win32 API, Addison Wesley's Win32 Programming (ISBN 0-201-63492-9) and the older SAMS Win32 API Desktop Reference (ISBN 0-672-30364-7, but out of print I think) are two that I own.

Tom Zimmer
Hosted by www.Geocities.ws

1