[ENH] ColorScrollBars-dew

Ned Konz ned at bike-nomad.com
Fri Mar 15 22:28:34 UTC 2002


On Thursday 14 March 2002 08:52 pm, dway at riskmetrics.com wrote:

> It also makes various other Color and window look fixes and
> improvements.

Looks nice, but kills my system.

Set Preferences hiddenScrollBars to true, scrollbars on left, inboard, 
non-thin.

Bringing up most windows causes a crash:

Error: subscript is out of bounds: 1
15 March 2002 2:26:12 pm

VM: unix - Squeak3.2gamma of 15 January 2002 [latest update: #4743]
Image: Squeak3.3alpha [latest update: #4664]

Array(Object)>>error:
	Receiver: #()
	Arguments and temporary variables: 
		aString: 	'subscript is out of bounds: 1'
	Receiver's instance variables: 
#()
Array(Object)>>errorSubscriptBounds:
	Receiver: #()
	Arguments and temporary variables: 
		index: 	1
	Receiver's instance variables: 
#()
Array(Object)>>at:
	Receiver: #()
	Arguments and temporary variables: 
		index: 	1
	Receiver's instance variables: 
#()
TransformMorph(Morph)>>firstSubmorph
	Receiver: a TransformMorph(3591)
	Arguments and temporary variables: 

	Receiver's instance variables: 
		bounds: 	756 at 225 corner: 886 at 373
		owner: 	a PluggableMessageCategoryListMorph(3226)
		submorphs: 	#()
		fullBounds: 	nil
		color: 	Color transparent
		extension: 	nil
		transform: 	a MorphicTransform(angle = 0.0; scale = 1.0; offset = -759 at -225)
		smoothing: 	1

--- The rest of the stack ---
PluggableMessageCategoryListMorph(PluggableListMorph)>>scrollDeltaHeight
PluggableMessageCategoryListMorph(ScrollPane)>>extraScrollRange
PluggableMessageCategoryListMorph(ScrollPane)>>totalScrollRange
PluggableMessageCategoryListMorph(ScrollPane)>>leftoverScrollRange
PluggableMessageCategoryListMorph(ScrollPane)>>isScrollable
PluggableMessageCategoryListMorph(ScrollPane)>>hideOrShowScrollBar
PluggableMessageCategoryListMorph(ScrollPane)>>setScrollDeltas
PluggableMessageCategoryListMorph(PluggableListMorph)>>list:
PluggableMessageCategoryListMorph(PluggableListMorph)>>update:
[] in RefactoringBrowser(Object)>>changed:
DependentsArray>>do:
RefactoringBrowser(Object)>>changed:
RefactoringBrowser(Browser)>>systemCategoryListIndex:
PluggableListMorph>>changeModelSelection:
PluggableListMorph>>setSelectedMorph:
PluggableListMorph>>mouseUp:
PluggableListMorph(Morph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
PluggableListMorph(Morph)>>handleEvent:
PluggableListMorph(Morph)>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockContext>>newProcess

-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com



More information about the Squeak-dev mailing list