Hi,
I am working in the OB browser that ships with the Pharo 1.1 RC4, and I cannot add a new method category. The problem is that when I say I want to add a category, I can only choose from the existing ones (see the attached picture). Can anyone reproduce this bug? Doru -- www.tudorgirba.com "From an abstract enough point of view, any two things are similar." _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project Squeak VM ScreenSnapz001.png (21K) Download Attachment |
Entering a new name in the text field and pressing ok should do what you want ;-)
Alexandre On 21 Jul 2010, at 14:25, Tudor Girba wrote: > Hi, > > I am working in the OB browser that ships with the Pharo 1.1 RC4, and I cannot add a new method category. The problem is that when I say I want to add a category, I can only choose from the existing ones (see the attached picture). > > Can anyone reproduce this bug? > > Doru > > -- > www.tudorgirba.com > > "From an abstract enough point of view, any two things are similar." > > > <Squeak VM ScreenSnapz001.png>_______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Ohh, indeed :).
I was fouled by the wrong assumption that it behaved only like the filter (as it used to be). Now the only problem is that the space to write is a bit too small. Thanks. Cheers, Doru On 21 Jul 2010, at 14:31, Alexandre Bergel wrote: > Entering a new name in the text field and pressing ok should do what > you want ;-) > > Alexandre > > > On 21 Jul 2010, at 14:25, Tudor Girba wrote: > >> Hi, >> >> I am working in the OB browser that ships with the Pharo 1.1 RC4, >> and I cannot add a new method category. The problem is that when I >> say I want to add a category, I can only choose from the existing >> ones (see the attached picture). >> >> Can anyone reproduce this bug? >> >> Doru >> >> -- >> www.tudorgirba.com >> >> "From an abstract enough point of view, any two things are similar." >> >> >> <Squeak VM >> ScreenSnapz001.png>_______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- www.tudorgirba.com "One cannot do more than one can do." _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
> I was fouled by the wrong assumption that it behaved only like the filter (as it used to be). Now the only problem is that the space to write is a bit too small.
+1 Alexandre > > On 21 Jul 2010, at 14:31, Alexandre Bergel wrote: > >> Entering a new name in the text field and pressing ok should do what you want ;-) >> >> Alexandre >> >> >> On 21 Jul 2010, at 14:25, Tudor Girba wrote: >> >>> Hi, >>> >>> I am working in the OB browser that ships with the Pharo 1.1 RC4, and I cannot add a new method category. The problem is that when I say I want to add a category, I can only choose from the existing ones (see the attached picture). >>> >>> Can anyone reproduce this bug? >>> >>> Doru >>> >>> -- >>> www.tudorgirba.com >>> >>> "From an abstract enough point of view, any two things are similar." >>> >>> >>> <Squeak VM ScreenSnapz001.png>_______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > -- > www.tudorgirba.com > > "One cannot do more than one can do." > > > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
This is a standard and ready-made polymorph choice-dialog. There is
not much that OB can do about this (other than to implement its own). Lukas On 21 July 2010 14:42, Alexandre Bergel <[hidden email]> wrote: >> I was fouled by the wrong assumption that it behaved only like the filter (as it used to be). Now the only problem is that the space to write is a bit too small. > > +1 > > Alexandre > > >> >> On 21 Jul 2010, at 14:31, Alexandre Bergel wrote: >> >>> Entering a new name in the text field and pressing ok should do what you want ;-) >>> >>> Alexandre >>> >>> >>> On 21 Jul 2010, at 14:25, Tudor Girba wrote: >>> >>>> Hi, >>>> >>>> I am working in the OB browser that ships with the Pharo 1.1 RC4, and I cannot add a new method category. The problem is that when I say I want to add a category, I can only choose from the existing ones (see the attached picture). >>>> >>>> Can anyone reproduce this bug? >>>> >>>> Doru >>>> >>>> -- >>>> www.tudorgirba.com >>>> >>>> "From an abstract enough point of view, any two things are similar." >>>> >>>> >>>> <Squeak VM ScreenSnapz001.png>_______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >>> -- >>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>> Alexandre Bergel http://www.bergel.eu >>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>> >>> >>> >>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> -- >> www.tudorgirba.com >> >> "One cannot do more than one can do." >> >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Sure. I was not complaining, just mentioning :).
It's actually working pretty nice like this. Cheers, Doru On 21 Jul 2010, at 14:41, Lukas Renggli wrote: > This is a standard and ready-made polymorph choice-dialog. There is > not much that OB can do about this (other than to implement its own). > > Lukas > > On 21 July 2010 14:42, Alexandre Bergel <[hidden email]> wrote: >>> I was fouled by the wrong assumption that it behaved only like the >>> filter (as it used to be). Now the only problem is that the space >>> to write is a bit too small. >> >> +1 >> >> Alexandre >> >> >>> >>> On 21 Jul 2010, at 14:31, Alexandre Bergel wrote: >>> >>>> Entering a new name in the text field and pressing ok should do >>>> what you want ;-) >>>> >>>> Alexandre >>>> >>>> >>>> On 21 Jul 2010, at 14:25, Tudor Girba wrote: >>>> >>>>> Hi, >>>>> >>>>> I am working in the OB browser that ships with the Pharo 1.1 >>>>> RC4, and I cannot add a new method category. The problem is that >>>>> when I say I want to add a category, I can only choose from the >>>>> existing ones (see the attached picture). >>>>> >>>>> Can anyone reproduce this bug? >>>>> >>>>> Doru >>>>> >>>>> -- >>>>> www.tudorgirba.com >>>>> >>>>> "From an abstract enough point of view, any two things are >>>>> similar." >>>>> >>>>> >>>>> <Squeak VM >>>>> ScreenSnapz001.png>_______________________________________________ >>>>> Pharo-project mailing list >>>>> [hidden email] >>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- >>>>> project >>>> >>>> -- >>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>>> Alexandre Bergel http://www.bergel.eu >>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>>> >>>> >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >>> -- >>> www.tudorgirba.com >>> >>> "One cannot do more than one can do." >>> >>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> -- >> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >> Alexandre Bergel http://www.bergel.eu >> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >> >> >> >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > > -- > Lukas Renggli > www.lukas-renggli.ch > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- www.tudorgirba.com "Not knowing how to do something is not an argument for how it cannot be done." _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Yes :)
do not ask twice for the same information... now there is a slight bug is that space is not allowed to be entered. Stef > Sure. I was not complaining, just mentioning :). > > It's actually working pretty nice like this. > > Cheers, > Doru > > On 21 Jul 2010, at 14:41, Lukas Renggli wrote: > >> This is a standard and ready-made polymorph choice-dialog. There is >> not much that OB can do about this (other than to implement its own). >> >> Lukas >> >> On 21 July 2010 14:42, Alexandre Bergel <[hidden email]> wrote: >>>> I was fouled by the wrong assumption that it behaved only like the filter (as it used to be). Now the only problem is that the space to write is a bit too small. >>> >>> +1 >>> >>> Alexandre >>> >>> >>>> >>>> On 21 Jul 2010, at 14:31, Alexandre Bergel wrote: >>>> >>>>> Entering a new name in the text field and pressing ok should do what you want ;-) >>>>> >>>>> Alexandre >>>>> >>>>> >>>>> On 21 Jul 2010, at 14:25, Tudor Girba wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I am working in the OB browser that ships with the Pharo 1.1 RC4, and I cannot add a new method category. The problem is that when I say I want to add a category, I can only choose from the existing ones (see the attached picture). >>>>>> >>>>>> Can anyone reproduce this bug? >>>>>> >>>>>> Doru >>>>>> >>>>>> -- >>>>>> www.tudorgirba.com >>>>>> >>>>>> "From an abstract enough point of view, any two things are similar." >>>>>> >>>>>> >>>>>> <Squeak VM ScreenSnapz001.png>_______________________________________________ >>>>>> Pharo-project mailing list >>>>>> [hidden email] >>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>> >>>>> -- >>>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>>>> Alexandre Bergel http://www.bergel.eu >>>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Pharo-project mailing list >>>>> [hidden email] >>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>> >>>> -- >>>> www.tudorgirba.com >>>> >>>> "One cannot do more than one can do." >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> Pharo-project mailing list >>>> [hidden email] >>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >>> -- >>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>> Alexandre Bergel http://www.bergel.eu >>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>> >>> >>> >>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> >> >> -- >> Lukas Renggli >> www.lukas-renggli.ch >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > -- > www.tudorgirba.com > > "Not knowing how to do something is not an argument for how it cannot be done." > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |