[Q] Using FFI to call standard Windows dialogs

Bert Freudenberg bert at isgnw.CS.Uni-Magdeburg.De
Fri Jun 30 09:12:48 UTC 2000


On Fri, 30 Jun 2000 Torsten.Bergmann at phaidros.com wrote:

> I personally dont like the way Squeak calls API functions. In Smalltalk MT
> you only write:
> 	WINAPI PrintDlg: PRINTDLG new
> 
> That's a little bit easier ;)

It's easier because someone implemented WINAPI and PRINTDLG classes
before. You can do the same in Squeak. If you have too much time, that is.

-- Bert





More information about the Squeak-dev mailing list