[Pharo-project] alwaysHideScrollbar, alwaysShowHScrollbar and alwaysShowVScrollbar
Hi all, sorry for all these annoying questions ... I would simply like to remove these preferences with: alwaysHideScrollbar always false alwaysShowHScrollbar always true alwaysShowVScrollbar always true. I can easily put new settings for them but is it really mandatory ? Instead, removing them let the opportunity to replace ScrollPane/ScrollBar with GeneralScrollPane/GeneralScrollBar (which are unused whereas it seems to me that they are cleaner and more simple) what do you think ? thanks Alain
Yeah! It makes sense to me. Just kill them. Alexandre On 17 Dec 2009, at 19:12, Alain Plantec wrote:
Hi all,
sorry for all these annoying questions ... I would simply like to remove these preferences with: alwaysHideScrollbar always false alwaysShowHScrollbar always true alwaysShowVScrollbar always true.
I can easily put new settings for them but is it really mandatory ? Instead, removing them let the opportunity to replace ScrollPane/ScrollBar with GeneralScrollPane/GeneralScrollBar (which are unused whereas it seems to me that they are cleaner and more simple)
what do you think ?
thanks Alain
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Dec 17, 2009, at 7:12 PM, Alain Plantec wrote:
Hi all,
sorry for all these annoying questions ... I would simply like to remove these preferences with: alwaysHideScrollbar always false alwaysShowHScrollbar always true alwaysShowVScrollbar always true.
I can easily put new settings for them but is it really mandatory ? Instead, removing them let the opportunity to replace ScrollPane/ScrollBar with GeneralScrollPane/GeneralScrollBar (which are unused whereas it seems to me that they are cleaner and more simple)
what do you think ?
Simplify! Remove them. Marcus
participants (3)
-
Alain Plantec -
Alexandre Bergel -
Marcus Denker