Sept. 25, 2010
9:37 p.m.
I´m developing new widgets, integrateds in Polymorph. But when I try implement the keyboard focus appearance fails when the widget have rounded corners: http://forum.world.st/file/n2713899/RoundedCorner.png I imagine something miss, but I don´t know what. I implement the keyboard focus with drawSubmorphsOn: aCanvas super drawSubmorphsOn: aCanvas. self hasKeyboardFocus ifTrue: [self drawKeyboardFocusOn: aCanvas]. Many thanks for the help :)) -- View this message in context: http://forum.world.st/Implement-Keyboard-focus-on-a-custom-morph-when-have-r... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.