Minor blt question...

From: Amancio Hasty Jr <hasty_at_netcom.com>
Date: Thu, 2 Feb 1995 12:44:39 -0800

Is it possible to specify an object as supposed to a window path
in the blt commands?

 (frame '.calendar :class "Calendar")
(blt_table .calendar .calendar.month "1,1" :cspan 7)

The above examples comes from the calendar.stk demo program.
In my case, I would like to say:
(define calendar (make <frame> :class "Class"))
(blt_table calendar calendar.month "1,1" :cspan 7)

Tnks,
        Amancio
Received on Thu Feb 02 1995 - 21:47:05 CET

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST