Issue 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

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

Issue 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo
Status: Accepted
Owner: ----
Labels: Milestone-2.0 Type-Feature Target-Nautilus

New issue 6686 by [hidden email]: Nautilus should use Dropdown, Tabs  
or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

Even though the current button indicates with the normal/bold font on which  
side your are it is still rather confusing. So we should use a UI element  
that properly indicates on which side we are:

1. (preferable solution) use a "class" and "instance" tab
2. Use an "instance" checkbox
3. Use a dropdown menu to select which side


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

Name:  
SLICE-Issue-6685-Nautilus-should-select-Code-after-creating-a-new-Protocol-CamilloBruni.1
Author: CamilloBruni
Time: 17 September 2012, 9:19:44.73 pm
UUID: 35528fac-6a26-4fe9-9e46-d3927379db2a
Ancestors:
Dependencies: Nautilus-CamilloBruni.352

select the code pane after creating a new protocl


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo
Updates:
        Status: NoSourcesAvailable

Comment #2 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686#c2

This Issue has been checked by Ulysse the Monkey, but no sources are  
available

Someone should have a look either to check the validity of the source or to  
report a strange behavior of a crazy monkey.


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo
Updates:
        Status: Accepted

Comment #3 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

DOH! maybe I should attach the source code to the proper issue


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo
Updates:
        Cc: [hidden email] [hidden email]

Comment #4 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

Yes!!!! I heard this a lot from Pharo users at ESUG, and I still find it  
confusing!!


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo
Updates:
        Status: FixReviewNeeded

Comment #5 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

Checkbox it is :)

I do not want to hear remark about that ever again ;) :P

Slice in the inbox


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo

Comment #6 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

I loaded the slice in 20443 and it worked: a "show class" checkbox switches  
between instance side and class side methods.

Does this count as the needed 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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo

Comment #7 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

Yep the idea is to replace the "instance/class" button with a checkbox


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo

Comment #8 on issue 6686 by [hidden email]: Nautilus should use Dropdown,  
Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

Too bad, I was just getting used to it ;-)

No really, I had little trouble with it, although it was different of  
course.

I certainly don't want to reopen the debate, but it just occurred to me  
that we could also change the class name from 'Object' to 'Object class' to  
indicate the state (I liked the bold) as this is closer to how things  
actually are.

Sven


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo

Comment #9 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

I can do almost whatever you want. The point is to find something  
satisfying for every one :)

So
Button vs CheckBox ?
Bold vs Regular ?
class prefix vs no prefix ?

Just tell me :)


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo
Updates:
        Status: WorkNeeded-Conclusion

Comment #10 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

(No comment was entered for this change.)


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo
Updates:
        Status: FixReviewNeeded

Comment #11 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

I like it more, yes :)


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo
Updates:
        Status: FixToInclude

Comment #12 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

(No comment was entered for this change.)


_______________________________________________
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 6686 in pharo: Nautilus should use Dropdown, Tabs or Checkbox to indicate Class/instance-side

pharo
Updates:
        Status: Integrated

Comment #13 on issue 6686 by [hidden email]: Nautilus should use  
Dropdown, Tabs or Checkbox to indicate Class/instance-side
http://code.google.com/p/pharo/issues/detail?id=6686

in 2.0 478


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