Having issues getting Maui to work in current trunk 5.0

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

Having issues getting Maui to work in current trunk 5.0

cbc
Hi.

I haven't (yet) used Maui, but have a project that I think it would work nicely for, and am trying to get it to work.

It loads fine from the Squeak Map into the latest updated trunk image.

I can create a Maui morph.

But any time I attempt to drag an accesser over to the morph, I get a stylized text box popping up stating:
"Hello.
Instance methods can only be dragged onto instances of objects, not the desktop."

Any idea what is going on? I'd really like to use this.

Thanks,
cbc


Reply | Threaded
Open this post in threaded view
|

Re: Having issues getting Maui to work in current trunk 5.0

Chris Muller-3
Hi Chris, revert PluggableListMorphPlus>>#startDrag: to use the (mt
6/10/2015 10:20) version.  That will fix Maui.

I will apply a fix that in the next Maui commit.  Sorry for the inconvenience.


On Tue, May 3, 2016 at 12:14 PM, Chris Cunningham
<[hidden email]> wrote:

> Hi.
>
> I haven't (yet) used Maui, but have a project that I think it would work
> nicely for, and am trying to get it to work.
>
> It loads fine from the Squeak Map into the latest updated trunk image.
>
> I can create a Maui morph.
>
> But any time I attempt to drag an accesser over to the morph, I get a
> stylized text box popping up stating:
> "Hello.
> Instance methods can only be dragged onto instances of objects, not the
> desktop."
>
> Any idea what is going on? I'd really like to use this.
>
> Thanks,
> cbc
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Having issues getting Maui to work in current trunk 5.0

Chris Muller-3
In reply to this post by cbc
Also, recent changes to NewBalloon renders Maui unusable.  Be sure to
turn NewBalloons are off..

On Tue, May 3, 2016 at 12:14 PM, Chris Cunningham
<[hidden email]> wrote:

> Hi.
>
> I haven't (yet) used Maui, but have a project that I think it would work
> nicely for, and am trying to get it to work.
>
> It loads fine from the Squeak Map into the latest updated trunk image.
>
> I can create a Maui morph.
>
> But any time I attempt to drag an accesser over to the morph, I get a
> stylized text box popping up stating:
> "Hello.
> Instance methods can only be dragged onto instances of objects, not the
> desktop."
>
> Any idea what is going on? I'd really like to use this.
>
> Thanks,
> cbc
>
>
>

cbc
Reply | Threaded
Open this post in threaded view
|

Re: Having issues getting Maui to work in current trunk 5.0

cbc
In reply to this post by Chris Muller-3
Thank you, that did it.



On Tue, May 3, 2016 at 7:39 PM, Chris Muller <[hidden email]> wrote:
Hi Chris, revert PluggableListMorphPlus>>#startDrag: to use the (mt
6/10/2015 10:20) version.  That will fix Maui.

I will apply a fix that in the next Maui commit.  Sorry for the inconvenience.


On Tue, May 3, 2016 at 12:14 PM, Chris Cunningham
<[hidden email]> wrote:
> Hi.
>
> I haven't (yet) used Maui, but have a project that I think it would work
> nicely for, and am trying to get it to work.
>
> It loads fine from the Squeak Map into the latest updated trunk image.
>
> I can create a Maui morph.
>
> But any time I attempt to drag an accesser over to the morph, I get a
> stylized text box popping up stating:
> "Hello.
> Instance methods can only be dragged onto instances of objects, not the
> desktop."
>
> Any idea what is going on? I'd really like to use this.
>
> Thanks,
> cbc
>
>
>




Reply | Threaded
Open this post in threaded view
|

Re: Having issues getting Maui to work in current trunk 5.0

marcel.taeumel
In reply to this post by Chris Muller-3
Hi Chris,

is there still this top-center pop-up feature missing for Maui? I assumed that I managed to got all the traditional features included by now.

Best,
Marcel
Reply | Threaded
Open this post in threaded view
|

Re: Having issues getting Maui to work in current trunk 5.0

Chris Muller-3
The default behavior seems to be putting it at the center center,
which puts it under the hand for small widgets, leading to the
focus-shift feedback loop (flickering balloon)..  It would be nice if
NewBalloon and classic Balloons had same defaults (e.g., #topCenter).

On Wed, May 4, 2016 at 3:34 AM, marcel.taeumel <[hidden email]> wrote:

> Hi Chris,
>
> is there still this top-center pop-up feature missing for Maui? I assumed
> that I managed to got all the traditional features included by now.
>
> Best,
> Marcel
>
>
>
> --
> View this message in context: http://forum.world.st/Having-issues-getting-Maui-to-work-in-current-trunk-5-0-tp4893459p4893532.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>