programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: What to use for a template for developing a Windows program

From: Azedia of DOLFINA <dolfina_at_dolfina.org>
Date: Mon, 1 Oct 2001 17:51:07 -0700

HI,

> The SwiftForth distribution CD provides a least four
> templates/foundations on which to build an application -- Win1.f,
> Win2.f,

I think that one of the real differences between the Win1.f or Win2.f and
the Winapp.f
is this:

: AppStart ( -- hwnd )
   hApp ?EXIT /APP-CLASS /APP-WINDOW ;

I think without it, the window would not run as an .exe

But I am still learning...

 Winapp.f, and Winmaker.f ( specifically the word GENERICWINDOW )

It seems like Winmaker.f is calling SWOOP classes. At least, it is not a
standalone .f

My questions are:

Am I making any sense of my evaluation of the file code?

And, if so, is it best to separate files such as menu.f and winmaker.f and
such as a model to base
a windows project on?

And, if so, what is the balance between too many differenct .f files?

JB

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.281 / Virus Database: 149 - Release Date: 9/18/2001
----------------------------------------------------------------------
sftalk_at_forth.com      The SwiftForth programming discussion email list
To unsubscribe,  send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives!    Visit http://www.forth.com/search for details.
Received on Mon Oct 01 2001 - 17:50:28 PDT

This archive was generated by hypermail 2.2.0 : Sat Nov 22 2008 - 03:04:19 PST