display.rc
changeset 406 c5cf7259abcd
parent 399 5a842f5d7196
child 416 b97097ff3702
equal deleted inserted replaced
405:46fe89d09123 406:c5cf7259abcd
   421 	Smalltalk at:#'_ImageDisplayName' put:displayType
   421 	Smalltalk at:#'_ImageDisplayName' put:displayType
   422     ]
   422     ]
   423 ]
   423 ]
   424 !
   424 !
   425 
   425 
   426 "/
       
   427 "/ initialize additional cursor images
       
   428 "/
       
   429 Cursor initializeNewCursors.
       
   430 !
       
   431 
       
   432 "*
   426 "*
   433  * now, this is a nice one:
   427  * now, this is a nice one:
   434  *
   428  *
   435  * if the image was saved on a different type of display, ask
   429  * if the image was saved on a different type of display, ask
   436  * user, if he/she'd like to have the style changed.
   430  * user, if he/she'd like to have the style changed.