[Pharo-project] Overflow row morph
Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing! The button disappears if there is sufficient space for all the submorphs. I'll include in the last version of Polymorph when I get around to making a stable release. Regards, Gary
That's really COOL Gary!!! Now I wonder...the "class" button that it is in the right of the "instance" button and the "?" shouldn't behave in the same way ? I mean, shouldn't the class button also by displayed in a top down menu ? Thanks! Mariano 2010/1/18 Gary Chambers <gazzaguru2@btinternet.com>
Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing!
The button disappears if there is sufficient space for all the submorphs.
I'll include in the last version of Polymorph when I get around to making a stable release.
Regards, Gary
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Indeed... can be used for that too. It is quite general. Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:43 PM Subject: Re: [Pharo-project] Overflow row morph That's really COOL Gary!!! Now I wonder...the "class" button that it is in the right of the "instance" button and the "?" shouldn't behave in the same way ? I mean, shouldn't the class button also by displayed in a top down menu ? Thanks! Mariano 2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing! The button disappears if there is sufficient space for all the submorphs. I'll include in the last version of Polymorph when I get around to making a stable release. Regards, Gary _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project ------------------------------------------------------------------------------ _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com>
Indeed... can be used for that too. It is quite general.
Excellent! I want it !!! :)
Regards, Gary
----- Original Message ----- *From:* Mariano Martinez Peck <marianopeck@gmail.com> *To:* Pharo-project@lists.gforge.inria.fr *Sent:* Monday, January 18, 2010 3:43 PM *Subject:* Re: [Pharo-project] Overflow row morph
That's really COOL Gary!!!
Now I wonder...the "class" button that it is in the right of the "instance" button and the "?" shouldn't behave in the same way ?
I mean, shouldn't the class button also by displayed in a top down menu ?
Thanks!
Mariano
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com>
Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing!
The button disappears if there is sufficient space for all the submorphs.
I'll include in the last version of Polymorph when I get around to making a stable release.
Regards, Gary
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
------------------------------
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
With switches done... Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:49 PM Subject: Re: [Pharo-project] Overflow row morph 2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Indeed... can be used for that too. It is quite general. Excellent! I want it !!! :) Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:43 PM Subject: Re: [Pharo-project] Overflow row morph That's really COOL Gary!!! Now I wonder...the "class" button that it is in the right of the "instance" button and the "?" shouldn't behave in the same way ? I mean, shouldn't the class button also by displayed in a top down menu ? Thanks! Mariano 2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing! The button disappears if there is sufficient space for all the submorphs. I'll include in the last version of Polymorph when I get around to making a stable release. Regards, Gary _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -------------------------------------------------------------------------- _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project ------------------------------------------------------------------------------ _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hi Gary, This is really cool. It would be great to use this for overflowing tabs as well. Is it already possible? Cheers, Doru On 18 Jan 2010, at 16:54, Gary Chambers wrote:
With switches done...
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:49 PM Subject: Re: [Pharo-project] Overflow row morph
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Indeed... can be used for that too. It is quite general.
Excellent! I want it !!! :)
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:43 PM Subject: Re: [Pharo-project] Overflow row morph
That's really COOL Gary!!!
Now I wonder...the "class" button that it is in the right of the "instance" button and the "?" shouldn't behave in the same way ?
I mean, shouldn't the class button also by displayed in a top down menu ?
Thanks!
Mariano
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing!
The button disappears if there is sufficient space for all the submorphs.
I'll include in the last version of Polymorph when I get around to making a stable release.
Regards, Gary
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project < OverflowRowSwitches .png>_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- www.tudorgirba.com "It's not how it is, it is how we see it."
A little more work for tabs, aligning the borders to match perhaps, but certainly feasible without too much grief, I think. Regards, Gary ----- Original Message ----- From: "Tudor Girba" <tudor.girba@gmail.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Monday, January 18, 2010 4:10 PM Subject: Re: [Pharo-project] Overflow row morph
Hi Gary,
This is really cool. It would be great to use this for overflowing tabs as well. Is it already possible?
Cheers, Doru
On 18 Jan 2010, at 16:54, Gary Chambers wrote:
With switches done...
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:49 PM Subject: Re: [Pharo-project] Overflow row morph
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Indeed... can be used for that too. It is quite general.
Excellent! I want it !!! :)
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:43 PM Subject: Re: [Pharo-project] Overflow row morph
That's really COOL Gary!!!
Now I wonder...the "class" button that it is in the right of the "instance" button and the "?" shouldn't behave in the same way ?
I mean, shouldn't the class button also by displayed in a top down menu ?
Thanks!
Mariano
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing!
The button disappears if there is sufficient space for all the submorphs.
I'll include in the last version of Polymorph when I get around to making a stable release.
Regards, Gary
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project < OverflowRowSwitches .png>_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- www.tudorgirba.com
"It's not how it is, it is how we see it."
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Though there is another (scrolling area with left/right button when needed)... Regards, Gary ----- Original Message ----- From: "Gary Chambers" <gazzaguru2@btinternet.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Monday, January 18, 2010 4:15 PM Subject: Re: [Pharo-project] Overflow row morph
A little more work for tabs, aligning the borders to match perhaps, but certainly feasible without too much grief, I think.
Regards, Gary
----- Original Message ----- From: "Tudor Girba" <tudor.girba@gmail.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Monday, January 18, 2010 4:10 PM Subject: Re: [Pharo-project] Overflow row morph
Hi Gary,
This is really cool. It would be great to use this for overflowing tabs as well. Is it already possible?
Cheers, Doru
On 18 Jan 2010, at 16:54, Gary Chambers wrote:
With switches done...
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:49 PM Subject: Re: [Pharo-project] Overflow row morph
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Indeed... can be used for that too. It is quite general.
Excellent! I want it !!! :)
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:43 PM Subject: Re: [Pharo-project] Overflow row morph
That's really COOL Gary!!!
Now I wonder...the "class" button that it is in the right of the "instance" button and the "?" shouldn't behave in the same way ?
I mean, shouldn't the class button also by displayed in a top down menu ?
Thanks!
Mariano
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing!
The button disappears if there is sufficient space for all the submorphs.
I'll include in the last version of Polymorph when I get around to making a stable release.
Regards, Gary
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project < OverflowRowSwitches .png>_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- www.tudorgirba.com
"It's not how it is, it is how we see it."
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hi Gary, I am not sure I understand. Are you saying that the mechanism already exists for tabs? If yes, what exactly should I do to get it. By simply adding pages to the TabGroupMorph it looks like in the attachment. Cheers, Doru On 18 Jan 2010, at 17:18, Gary Chambers wrote:
Though there is another (scrolling area with left/right button when needed)...
Regards, Gary
----- Original Message ----- From: "Gary Chambers" <gazzaguru2@btinternet.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Monday, January 18, 2010 4:15 PM Subject: Re: [Pharo-project] Overflow row morph
A little more work for tabs, aligning the borders to match perhaps, but certainly feasible without too much grief, I think.
Regards, Gary
----- Original Message ----- From: "Tudor Girba" <tudor.girba@gmail.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Monday, January 18, 2010 4:10 PM Subject: Re: [Pharo-project] Overflow row morph
Hi Gary,
This is really cool. It would be great to use this for overflowing tabs as well. Is it already possible?
Cheers, Doru
On 18 Jan 2010, at 16:54, Gary Chambers wrote:
With switches done...
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:49 PM Subject: Re: [Pharo-project] Overflow row morph
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Indeed... can be used for that too. It is quite general.
Excellent! I want it !!! :)
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:43 PM Subject: Re: [Pharo-project] Overflow row morph
That's really COOL Gary!!!
Now I wonder...the "class" button that it is in the right of the "instance" button and the "?" shouldn't behave in the same way ?
I mean, shouldn't the class button also by displayed in a top down menu ?
Thanks!
Mariano
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing!
The button disappears if there is sufficient space for all the submorphs.
I'll include in the last version of Polymorph when I get around to making a stable release.
Regards, Gary
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project < OverflowRowSwitches .png>_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- www.tudorgirba.com
"It's not how it is, it is how we see it."
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- www.tudorgirba.com "From an abstract enough point of view, any two things are similar."
No, doesn't yet exist. Just that it is likely to be a bit fiddly, perhaps, to match up the border etc. for the selected tab. More optimistically, it might be easy though! Will have to suck-it-and-see, I guess. Regards, Gary ----- Original Message ----- From: "Tudor Girba" <tudor.girba@gmail.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Monday, January 18, 2010 4:50 PM Subject: Re: [Pharo-project] Overflow row morph
Hi Gary,
I am not sure I understand.
Are you saying that the mechanism already exists for tabs? If yes, what exactly should I do to get it. By simply adding pages to the TabGroupMorph it looks like in the attachment.
Cheers, Doru
--------------------------------------------------------------------------------
On 18 Jan 2010, at 17:18, Gary Chambers wrote:
Though there is another (scrolling area with left/right button when needed)...
Regards, Gary
----- Original Message ----- From: "Gary Chambers" <gazzaguru2@btinternet.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Monday, January 18, 2010 4:15 PM Subject: Re: [Pharo-project] Overflow row morph
A little more work for tabs, aligning the borders to match perhaps, but certainly feasible without too much grief, I think.
Regards, Gary
----- Original Message ----- From: "Tudor Girba" <tudor.girba@gmail.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Monday, January 18, 2010 4:10 PM Subject: Re: [Pharo-project] Overflow row morph
Hi Gary,
This is really cool. It would be great to use this for overflowing tabs as well. Is it already possible?
Cheers, Doru
On 18 Jan 2010, at 16:54, Gary Chambers wrote:
With switches done...
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:49 PM Subject: Re: [Pharo-project] Overflow row morph
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Indeed... can be used for that too. It is quite general.
Excellent! I want it !!! :)
Regards, Gary ----- Original Message ----- From: Mariano Martinez Peck To: Pharo-project@lists.gforge.inria.fr Sent: Monday, January 18, 2010 3:43 PM Subject: Re: [Pharo-project] Overflow row morph
That's really COOL Gary!!!
Now I wonder...the "class" button that it is in the right of the "instance" button and the "?" shouldn't behave in the same way ?
I mean, shouldn't the class button also by displayed in a top down menu ?
Thanks!
Mariano
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com> Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing!
The button disappears if there is sufficient space for all the submorphs.
I'll include in the last version of Polymorph when I get around to making a stable release.
Regards, Gary
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo- project < OverflowRowSwitches .png>_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- www.tudorgirba.com
"It's not how it is, it is how we see it."
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- www.tudorgirba.com
"From an abstract enough point of view, any two things are similar."
--------------------------------------------------------------------------------
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hi, Gary, how about making a brand-new , next-gen Morphic themable widget set? :) I started playing with styles. And i got feeling that this is the right way to do things. Please, let me know, if you interested, i'll send you my code. 2010/1/18 Gary Chambers <gazzaguru2@btinternet.com>:
Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing!
The button disappears if there is sufficient space for all the submorphs.
I'll include in the last version of Polymorph when I get around to making a stable release. Regards, Gary
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
Certainly possible... though would be nice to do things properly from scratch along with something like a MorphHolderWidget, for example, for compatability... Regards, Gary ----- Original Message ----- From: "Igor Stasenko" <siguctua@gmail.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Monday, January 18, 2010 3:46 PM Subject: Re: [Pharo-project] Overflow row morph
Hi, Gary,
how about making a brand-new , next-gen Morphic themable widget set? :) I started playing with styles. And i got feeling that this is the right way to do things. Please, let me know, if you interested, i'll send you my code.
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com>:
Hi all, I got fed up with the browser button row getting clipped so have developed an "OverflowRowMorph" that provides a button to popup items that don't fit the current bounds. Not perfect but better than nothing!
The button disappears if there is sufficient space for all the submorphs.
I'll include in the last version of Polymorph when I get around to making a stable release. Regards, Gary
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
2010/1/18 Gary Chambers <gazzaguru2@btinternet.com>:
Certainly possible... though would be nice to do things properly from scratch along with something like a MorphHolderWidget, for example, for compatability...
It is from scratch (mostly). Currently , i using only a single base class - Morph. But i reserved the hollow class , named SMorph, which could be used as a base & complete replacement of Morph. Not sure its wise though, since too many crap in image still relying on (foo isKindOf: Morph ) I'll send you a code & idea description later today. -- Best regards, Igor Stasenko AKA sig.
participants (4)
-
Gary Chambers -
Igor Stasenko -
Mariano Martinez Peck -
Tudor Girba