display.rc
changeset 346 3b86a2b1c605
parent 338 c3432d77f4d7
child 350 4939cffdc0bd
equal deleted inserted replaced
345:60ed020e7c7c 346:3b86a2b1c605
   411     ].
   411     ].
   412     Smalltalk at:#'_ImageDisplayName' put:displayType
   412     Smalltalk at:#'_ImageDisplayName' put:displayType
   413 ]
   413 ]
   414 !
   414 !
   415 
   415 
       
   416 "/
       
   417 "/ initialize additional cursor images
       
   418 "/
       
   419 Cursor initializeNewCursors.
       
   420 !
       
   421 
   416 "*
   422 "*
   417  * now, this is a nice one:
   423  * now, this is a nice one:
   418  *
   424  *
   419  * if the image was saved on a different type of display, ask
   425  * if the image was saved on a different type of display, ask
   420  * user, if he/she'd like to have the style changed.
   426  * user, if he/she'd like to have the style changed.