![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

Thanks Mike (& Bob),
In this case I am using DefaultClass. The problematic section of my code
works when the app window is an extension of the sf environment but
has something to do with the fact that the turnkey doesn't function. In
that section a pre-existent file(a dir dump)is opened and parsed and
manipulated to fill a rather large array of strings (full path names of
other files). The code is rather long and messy but runs quickly enough.
Considering that [C ... C] has been no help, I am going to try getting
rid of the :PRUNE code and the -APP code and perhaps experimenting with
something to discard MSGs while the dir-parsing code is at work - on the
guess that the Windows message queue is getting clogged. Not totally
logical, but the situation makes me wonder if SF does a better job of
handling Windows messages that Windows does on its own. Will report;
interested in stories from others. Ah yes - I am running the most recent
version of SF.
Mike Ghan wrote:
> What sort of problem? Which version?
>
> Anything relying on the SF console or environment will give you grief.
> Standalone dialogs must be handled differently than normal windows.
>
> Mike
>
> -----Original Message-----
> From: sftalk-bounce_at_forth.com [mailto:sftalk-bounce_at_forth.com] On Behalf
> Of Elliott Chapin
> Sent: Tuesday, April 01, 2008 6:41 PM
> To: sftalk_at_forth.com
> Subject: [sftalk] turnkey gotchas (?)
>
> I've written a few turnkey app's, but I've had a problem turning my
> current (otherwise successful) project into one. I know about using
> 'ONSYSEXIT, 'MAIN ; I also understand that libraries and includes have
> to be taken care of in advance, and that :PRUNE may be troublesome. I'm
> hoping others can extend the list of gotchas and dangerous details.
> Looking at the code for DISPATCHER is starting to give me strange ideas
> ... ;)
>
> Thanks,
> E.C.
-- http://clients.teksavvy.com/~echapin ---------------------------------------------------------------------- sftalk_at_forth.com The SwiftForth programming discussion email list To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com For list command help, send subject "help" to sftalk-request_at_forth.com Message archives are located at http://www.forth.com/archive/sftalk ---------------------------------------------------------------------- This list is a forum for SwiftForth users. For product support and bug reports, please send email to support_at_forth.com ----------------------------------------------------------------------Received on Wed Apr 02 2008 - 16:06:39 PDT
This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:44 PST