Issue 5154 in pharo: It would be great to have a setting to allow the Debugger to open centered and be 3/4 of screen

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5154 in pharo: It would be great to have a setting to allow the Debugger to open centered and be 3/4 of screen

pharo
Status: Accepted
Owner: ----
Labels: Milestone-1.4 Type-Feature

New issue 5154 by [hidden email]: It would be great to have a  
setting to allow the Debugger to open centered and be 3/4 of screen
http://code.google.com/p/pharo/issues/detail?id=5154

Pharo1.4a
Latest update: #14263
VM: any

It would be great if the debugger would open centered and occupy 3/4 of  
screen.
This feature is implemented in TDDFacilities, package  
TDD-Facilities-HernanWilkinson.22

I attach a screenshot of how it opens currently and how would open with  
this feature

Attachments:
        HowItOpensCurrently.png  212 KB
        OpenDebuggerCentered.png  215 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5154 in pharo: It would be great to have a setting to allow the Debugger to open centered and be 3/4 of screen

pharo

Comment #1 on issue 5154 by [hidden email]: It would be great to have a  
setting to allow the Debugger to open centered and be 3/4 of screen
http://code.google.com/p/pharo/issues/detail?id=5154

why a setting ?
We can decide that the debugger always open like that.




_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5154 in pharo: It would be great to have a setting to allow the Debugger to open centered and be 3/4 of screen

pharo

Comment #2 on issue 5154 by marianopeck: It would be great to have a  
setting to allow the Debugger to open centered and be 3/4 of screen
http://code.google.com/p/pharo/issues/detail?id=5154

+1 to default. Moreoever because you have a pre-debugger windows. So if you  
pressed "debug" it means that you really want to debug/code. So a bigger  
default size would be appreciated most cases.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5154 in pharo: It would be great to have a setting to allow the Debugger to open centered and be 3/4 of screen

pharo
Updates:
        Status: FixReviewNeeded

Comment #3 on issue 5154 by [hidden email]: It would be great to have a  
setting to allow the Debugger to open centered and be 3/4 of screen
http://code.google.com/p/pharo/issues/detail?id=5154

can you try with this slice ?

SLICE-Issue-5154-It-would-be-great-to-have-a-setting-to-allow-the-Debugger-to-open-centered-and-be-34-of-screen-AlainPlantec.1


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5154 in pharo: It would be great to have a setting to allow the Debugger to open centered and be 3/4 of screen

pharo

Comment #4 on issue 5154 by marianopeck: It would be great to have a  
setting to allow the Debugger to open centered and be 3/4 of screen
http://code.google.com/p/pharo/issues/detail?id=5154

Thanks Alain. Taking into account the average of method weith and heigh I  
see, for my case,

                (w - (w // 3)) @ (h - (h // 5)) ]


is much better!!!
do you agree ?


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5154 in pharo: It would be great to have a setting to allow the Debugger to open centered and be 3/4 of screen

pharo
Updates:
        Status: FixToInclude

Comment #5 on issue 5154 by [hidden email]: It would be great to have a  
setting to allow the Debugger to open centered and be 3/4 of screen
http://code.google.com/p/pharo/issues/detail?id=5154

yes.
done.

SLICE-Issue-5154-It-would-be-great-to-have-a-setting-to-allow-the-Debugger-to-open-centered-and-be-34-of-screen-AlainPlantec.2

thanks for the review


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5154 in pharo: It would be great to have a setting to allow the Debugger to open centered and be 3/4 of screen

pharo

Comment #6 on issue 5154 by marianopeck: It would be great to have a  
setting to allow the Debugger to open centered and be 3/4 of screen
http://code.google.com/p/pharo/issues/detail?id=5154

Thanks Alain :)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5154 in pharo: It would be great to have a setting to allow the Debugger to open centered and be 3/4 of screen

pharo
Updates:
        Status: Closed

Comment #7 on issue 5154 by [hidden email]: It would be great to  
have a setting to allow the Debugger to open centered and be 3/4 of screen
http://code.google.com/p/pharo/issues/detail?id=5154

in 14279


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker