김태윤 wrote:
hello~
could somebody tell me how to show image without frame?
as like a logo that be shown right after program is started in typical
programs

Create a frame with the 'no-resize-border and 'no-caption style options, then display the image inside that. See the documentation for frame% for an explanation of the style options.

Ryan

_________________________________________________
 For list-related administrative tasks:
 http://lists.racket-lang.org/listinfo/users

Reply via email to