Re: (make-file-box) in Win32
Miki Tebeka writes:
> Hello All,
>
> Welcome to the STk interpreter version 4.0.0 [Ms-Win32]
> Copyright (c) 1993-1999 Erick Gallesio - I3S - CNRS / ESSI <eg_at_unice.fr>
> STk> (load "Tk-classes")
> STk> (make-file-box)
>
> *** Error:
> unbound variable: tk:get-file
> STk>
>
OOPs, that definitely bad.
You can use (tk:get-save-file) or (tk:get-open-file). These function
are more or less equivalent to their Tcl counterpart. I should have
documented them but don't have found time yet. This functions use the
native Windows widget and are written in STklos for Unix.
-- Erick
Received on Mon Oct 04 1999 - 00:00:51 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST