[plt-scheme] bitmap% and path

From: Robby Findler (robby at cs.uchicago.edu)
Date: Wed Apr 5 11:09:32 EDT 2006

Can you be more specific? This seem to work for me:

> (make-object bitmap% (build-path (collection-path "icons") "plt.jpg"))
#<struct:bitmap%>

Robby

At Wed, 5 Apr 2006 16:58:47 +0200 (CEST), Ivanyi Peter wrote:
> Hi,
> 
> Now all path "thingies" :-) are not strings. However when
> I create bitmap from a file I still have to specify a string
> file name.
> Shouldn't that argument be changed to a path object? 
> (I am just wondering.)
> 
> Peter Ivanyi
> 
> 
> ________________________________________________________________________
> A legjobb akciós utazások oldala, ahol most rengeteg nyeremény vár Rád:
> www.budavartours.hu
> 
> 
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.