[Pharo-project] defaultBorderColor and defaultBorderStyle
Styles ( such as #inset, #raised, etc) should be separated out from non-intuitive "defaultBorderColor" methods and consistently replaced with defaultBorderStyle. For example, Slider>>defaultBorderColor is #inset. Slider>>defaultBorderStyle would be much clearer. -- View this message in context: http://forum.world.st/defaultBorderColor-and-defaultBorderStyle-tp3337429p33... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Hi doug Many things should be fixed it you want to see something happening faster, join :) provide a change. Stef On Mar 6, 2011, at 10:33 AM, DougEdmunds wrote:
Styles ( such as #inset, #raised, etc) should be separated out from non-intuitive "defaultBorderColor" methods and consistently replaced with defaultBorderStyle.
For example, Slider>>defaultBorderColor is #inset.
Slider>>defaultBorderStyle would be much clearer.
-- View this message in context: http://forum.world.st/defaultBorderColor-and-defaultBorderStyle-tp3337429p33... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
DougEdmunds -
Stéphane Ducasse