Squeak Class Documentation category index | class index  
 
TextPlusPasteUpMorph
  category: Morphic-GeeMail
  superclass: PasteUpMorph
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  acceptDroppingMorph:event:
addCustomMenuItems:hand:
allTextPlusMorphs
disablePageBreaksWhile:
dragThroughOnDesktop:
drawOn:
fullDrawForPrintingOn:
initialize
nearestTextPlusMorphTo:
printer
select:or:asClosestTo:
showPageBreaksString
textPlusMenuFor:
togglePageBreaks
wantsDroppedMorph:event:

  object fileIn
 

class methods
  as yet unclassified
  includeInNewMorphMenu

instance methods
  as yet unclassified top  
 

acceptDroppingMorph:event:

The supplied morph, known to be acceptable to the receiver, is now to be assimilated; the precipitating event is supplied


 

addCustomMenuItems:hand:

Add morph-specific menu itemns to the menu for the hand


 

allTextPlusMorphs


 

disablePageBreaksWhile:


 

dragThroughOnDesktop:

Draw out a selection rectangle


 

drawOn:

Update and draw the turtleTrails form. See the comment in updateTrailsForm.


 

fullDrawForPrintingOn:


 

initialize


 

nearestTextPlusMorphTo:


 

printer


 

select:or:asClosestTo:


 

showPageBreaksString


 

textPlusMenuFor:


 

togglePageBreaks


 

wantsDroppedMorph:event:

Return true if the receiver wishes to accept the given morph, which is being dropped by a hand in response to the given event. The default implementation returns false.
NOTE: the event is assumed to be in global (world) coordinates.


  object fileIn top  

class methods
  as yet unclassified top  
 

includeInNewMorphMenu

Return true for all classes that can be instantiated from the menu