Re: 2-D scrolling (Daniel Ingalls)

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

Re: 2-D scrolling (Daniel Ingalls)

Kim, Hakwoo
Hello,

Is there a way to show only vertical (or horizontal) scroll(not both scrolls)?

I tried this.beClip(true) but it show both scrolls.

Thanks

Regards,

Hak

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of [hidden email]
Sent: Monday, April 02, 2012 5:46 AM
To: [hidden email]
Subject: lively-kernel Digest, Vol 25, Issue 1

Send lively-kernel mailing list submissions to
        [hidden email]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
or, via email, send a message with subject or body 'help' to
        [hidden email]

You can reach the person managing the list at
        [hidden email]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of lively-kernel digest..."


Today's Topics:

   1. 2-D scrolling (Daniel Ingalls)
   2. Re: 2-D scrolling (Jens Lincke)
   3. Lively Kernel registration errors? (Andy Marks)
   4. Re: Lively Kernel registration errors? (Robert Krahn)
   5. Re: Lively Kernel registration errors? (Robert Krahn)


----------------------------------------------------------------------

Message: 1
Date: Sun, 1 Apr 2012 21:57:10 -0700
From: Daniel Ingalls <[hidden email]>
To: "lively-kernel(mailman)" <[hidden email]>
Subject: [lively-kernel] 2-D scrolling
Message-ID: <[hidden email]>
Content-Type: text/plain; charset="us-ascii"

Folks -

What's the simplest way to make a morph (such as a text), or maybe a whole panel with stuff on it, scrollable both horizontally and vertically.  I know this must be simple, but I'm not finding a recommended approach.

Thanks

  - Dan

------------------------------

Message: 2
Date: Mon, 2 Apr 2012 07:52:40 +0200
From: Jens Lincke <[hidden email]>
To: Dan Ingalls <[hidden email]>
Cc: "lively-kernel\(mailman\)" <[hidden email]>
Subject: Re: [lively-kernel] 2-D scrolling
Message-ID: <[hidden email]>
Content-Type: text/plain; charset="us-ascii"

Hi, Dan

open inspector an call this.beClip(true)

Best,
Jens

Am 02.04.2012 um 06:57 schrieb Dan Ingalls <[hidden email]>:

> Folks -
>
> What's the simplest way to make a morph (such as a text), or maybe a whole panel with stuff on it, scrollable both horizontally and vertically.  I know this must be simple, but I'm not finding a recommended approach.
>
> Thanks
>
>  - Dan
> _______________________________________________
> lively-kernel mailing list
> [hidden email]
> http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel


------------------------------

Message: 3
Date: Mon, 2 Apr 2012 14:51:31 +0800
From: Andy Marks <[hidden email]>
To: <[hidden email]>
Subject: [lively-kernel] Lively Kernel registration errors?
Message-ID:
        <[hidden email]>
Content-Type: text/plain; charset="windows-1252"

Hi folks,

Just trying to register and have been getting (over the last 2 days)
consistent error messages from Trac along the lines of:

---
Oops?
*Trac detected an internal error:*

IOError: [Errno socket error] [Errno 104] Connection reset by peer

There was an internal error in Trac. It is recommended that you notify your
local Trac administrator with the information needed to reproduce the issue.

To that end, you could  a ticket.

The action that triggered the error was:

GET: /register

TracGuide <http://lively-kernel.org/trac/wiki/TracGuide> ? The Trac User
and Administration Guide
---

Can anyone assist?

Cheers,
Andy

*Andy Marks*
*Technical Principal*
ThoughtWorks Singapore
*email*: [hidden email]
*mobile*: +65 9788 0259
*web*: www.thoughtworks.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hpi.uni-potsdam.de/archive/lively-kernel/attachments/20120402/83135d0b/attachment-0001.html>

------------------------------

Message: 4
Date: Mon, 2 Apr 2012 11:32:13 +0200
From: Robert Krahn <[hidden email]>
To: Andy Marks <[hidden email]>
Cc: [hidden email]
Subject: Re: [lively-kernel] Lively Kernel registration errors?
Message-ID: <[hidden email]>
Content-Type: text/plain; charset="windows-1252"

Hi, Andy --

thanks for reporting, I will look into it.

Best,
Robert


On Apr 2, 2012, at 8:51 AM, Andy Marks wrote:

> Hi folks,
>
> Just trying to register and have been getting (over the last 2 days) consistent error messages from Trac along the lines of:
>
> ---
> Oops?
> Trac detected an internal error:
> IOError: [Errno socket error] [Errno 104] Connection reset by peer
> There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue.
>
> To that end, you could  a ticket.
>
> The action that triggered the error was:
>
> GET: /register
> TracGuide ? The Trac User and Administration Guide
>
> ---
>
> Can anyone assist?
>
> Cheers,
> Andy
>
> Andy Marks
> Technical Principal
> ThoughtWorks Singapore
> email: [hidden email]
> mobile: +65 9788 0259
> web: www.thoughtworks.com
>
> _______________________________________________
> lively-kernel mailing list
> [hidden email]
> http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hpi.uni-potsdam.de/archive/lively-kernel/attachments/20120402/2bc350da/attachment-0001.html>

------------------------------

Message: 5
Date: Mon, 2 Apr 2012 11:46:16 +0200
From: Robert Krahn <[hidden email]>
To: Andy Marks <[hidden email]>
Cc: [hidden email]
Subject: Re: [lively-kernel] Lively Kernel registration errors?
Message-ID: <[hidden email]>
Content-Type: text/plain; charset="windows-1252"

Looks like the captchas are making trouble. I deactivated them for now and registration works again.

Best,
Robert


On Apr 2, 2012, at 8:51 AM, Andy Marks wrote:

> Hi folks,
>
> Just trying to register and have been getting (over the last 2 days) consistent error messages from Trac along the lines of:
>
> ---
> Oops?
> Trac detected an internal error:
> IOError: [Errno socket error] [Errno 104] Connection reset by peer
> There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue.
>
> To that end, you could  a ticket.
>
> The action that triggered the error was:
>
> GET: /register
> TracGuide ? The Trac User and Administration Guide
>
> ---
>
> Can anyone assist?
>
> Cheers,
> Andy
>
> Andy Marks
> Technical Principal
> ThoughtWorks Singapore
> email: [hidden email]
> mobile: +65 9788 0259
> web: www.thoughtworks.com
>
> _______________________________________________
> lively-kernel mailing list
> [hidden email]
> http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hpi.uni-potsdam.de/archive/lively-kernel/attachments/20120402/d51b437b/attachment.html>

------------------------------

_______________________________________________
lively-kernel mailing list
[hidden email]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel


End of lively-kernel Digest, Vol 25, Issue 1
********************************************
_______________________________________________
lively-kernel mailing list
[hidden email]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
Reply | Threaded
Open this post in threaded view
|

Re: 2-D scrolling (Daniel Ingalls)

Robert Krahn-4
Hi, Hak --

You can now use lively.morphic.Morph>>setClipMode.
It either supports a string as argument ("visible", "hidden", "auto", "scroll") or an object with a "x" and/or "y" property that is a string  equal to one of the above.

Example:
morph.setClipMode('scroll'); // scrollbars appear everywhere morph.setClipMode({x: 'scroll', y: 'hidden'}); // only horizontal scrollbar

Best,
Robert


On Monday, April 2, 2012 at 3:25 PM, Kim, Hakwoo wrote:
Hello,

Is there a way to show only vertical (or horizontal) scroll(not both scrolls)?

I tried this.beClip(true) but it show both scrolls.

Thanks

Regards,

Hak

-----Original Message-----
Sent: Monday, April 02, 2012 5:46 AM
Subject: lively-kernel Digest, Vol 25, Issue 1

Send lively-kernel mailing list submissions to

To subscribe or unsubscribe via the World Wide Web, visit
or, via email, send a message with subject or body 'help' to

You can reach the person managing the list at

When replying, please edit your Subject line so it is more specific
than "Re: Contents of lively-kernel digest..."


Today's Topics:

1. 2-D scrolling (Daniel Ingalls)
2. Re: 2-D scrolling (Jens Lincke)
3. Lively Kernel registration errors? (Andy Marks)
4. Re: Lively Kernel registration errors? (Robert Krahn)
5. Re: Lively Kernel registration errors? (Robert Krahn)


----------------------------------------------------------------------

Message: 1
Date: Sun, 1 Apr 2012 21:57:10 -0700
From: Daniel Ingalls <[hidden email]>
To: "lively-kernel(mailman)" <[hidden email]>
Subject: [lively-kernel] 2-D scrolling
Message-ID: <[hidden email]>
Content-Type: text/plain; charset="us-ascii"

Folks -

What's the simplest way to make a morph (such as a text), or maybe a whole panel with stuff on it, scrollable both horizontally and vertically. I know this must be simple, but I'm not finding a recommended approach.

Thanks

- Dan

------------------------------

Message: 2
Date: Mon, 2 Apr 2012 07:52:40 +0200
From: Jens Lincke <[hidden email]>
To: Dan Ingalls <[hidden email]>
Cc: "lively-kernel\(mailman\)" <[hidden email]>
Subject: Re: [lively-kernel] 2-D scrolling
Message-ID: <[hidden email]>
Content-Type: text/plain; charset="us-ascii"

Hi, Dan

open inspector an call this.beClip(true)

Best,
Jens

Am 02.04.2012 um 06:57 schrieb Dan Ingalls <[hidden email]>:

Folks -

What's the simplest way to make a morph (such as a text), or maybe a whole panel with stuff on it, scrollable both horizontally and vertically. I know this must be simple, but I'm not finding a recommended approach.

Thanks

- Dan
_______________________________________________
lively-kernel mailing list


------------------------------

Message: 3
Date: Mon, 2 Apr 2012 14:51:31 +0800
From: Andy Marks <[hidden email]>
Subject: [lively-kernel] Lively Kernel registration errors?
Message-ID:
Content-Type: text/plain; charset="windows-1252"

Hi folks,

Just trying to register and have been getting (over the last 2 days)
consistent error messages from Trac along the lines of:

---
Oops?
*Trac detected an internal error:*

IOError: [Errno socket error] [Errno 104] Connection reset by peer

There was an internal error in Trac. It is recommended that you notify your
local Trac administrator with the information needed to reproduce the issue.

To that end, you could a ticket.

The action that triggered the error was:

GET: /register

and Administration Guide
---

Can anyone assist?

Cheers,
Andy

*Andy Marks*
*Technical Principal*
ThoughtWorks Singapore
*mobile*: +65 9788 0259
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 4
Date: Mon, 2 Apr 2012 11:32:13 +0200
From: Robert Krahn <[hidden email]>
To: Andy Marks <[hidden email]>
Subject: Re: [lively-kernel] Lively Kernel registration errors?
Message-ID: <[hidden email]>
Content-Type: text/plain; charset="windows-1252"

Hi, Andy --

thanks for reporting, I will look into it.

Best,
Robert


On Apr 2, 2012, at 8:51 AM, Andy Marks wrote:

Hi folks,

Just trying to register and have been getting (over the last 2 days) consistent error messages from Trac along the lines of:

---
Oops?
Trac detected an internal error:
IOError: [Errno socket error] [Errno 104] Connection reset by peer
There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue.

To that end, you could a ticket.

The action that triggered the error was:

GET: /register
TracGuide ? The Trac User and Administration Guide

---

Can anyone assist?

Cheers,
Andy

Andy Marks
Technical Principal
ThoughtWorks Singapore
mobile: +65 9788 0259

_______________________________________________
lively-kernel mailing list

-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 5
Date: Mon, 2 Apr 2012 11:46:16 +0200
From: Robert Krahn <[hidden email]>
To: Andy Marks <[hidden email]>
Subject: Re: [lively-kernel] Lively Kernel registration errors?
Message-ID: <[hidden email]>
Content-Type: text/plain; charset="windows-1252"

Looks like the captchas are making trouble. I deactivated them for now and registration works again.

Best,
Robert


On Apr 2, 2012, at 8:51 AM, Andy Marks wrote:

Hi folks,

Just trying to register and have been getting (over the last 2 days) consistent error messages from Trac along the lines of:

---
Oops?
Trac detected an internal error:
IOError: [Errno socket error] [Errno 104] Connection reset by peer
There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue.

To that end, you could a ticket.

The action that triggered the error was:

GET: /register
TracGuide ? The Trac User and Administration Guide

---

Can anyone assist?

Cheers,
Andy

Andy Marks
Technical Principal
ThoughtWorks Singapore
mobile: +65 9788 0259

_______________________________________________
lively-kernel mailing list

-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

_______________________________________________
lively-kernel mailing list


End of lively-kernel Digest, Vol 25, Issue 1
********************************************
_______________________________________________
lively-kernel mailing list


_______________________________________________
lively-kernel mailing list
[hidden email]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
Reply | Threaded
Open this post in threaded view
|

Re: 2-D scrolling (Daniel Ingalls)

Kim, Hakwoo

Thanks.. This will really helpful…

 

Regards,

 

 

Hak

 

From: Robert Krahn [mailto:[hidden email]]
Sent: Thursday, April 19, 2012 11:06 AM
To: Kim, Hakwoo
Cc: [hidden email]
Subject: Re: [lively-kernel] 2-D scrolling (Daniel Ingalls)

 

Hi, Hak --

 

You can now use lively.morphic.Morph>>setClipMode.

It either supports a string as argument ("visible", "hidden", "auto", "scroll") or an object with a "x" and/or "y" property that is a string  equal to one of the above.

 

Example:

morph.setClipMode('scroll'); // scrollbars appear everywhere morph.setClipMode({x: 'scroll', y: 'hidden'}); // only horizontal scrollbar

 

Best,

Robert

 

 

On Monday, April 2, 2012 at 3:25 PM, Kim, Hakwoo wrote:

Hello,

 

Is there a way to show only vertical (or horizontal) scroll(not both scrolls)?

 

I tried this.beClip(true) but it show both scrolls.

 

Thanks

 

Regards,

 

Hak

 

-----Original Message-----

Sent: Monday, April 02, 2012 5:46 AM

Subject: lively-kernel Digest, Vol 25, Issue 1

 

Send lively-kernel mailing list submissions to

 

To subscribe or unsubscribe via the World Wide Web, visit

or, via email, send a message with subject or body 'help' to

 

You can reach the person managing the list at

 

When replying, please edit your Subject line so it is more specific

than "Re: Contents of lively-kernel digest..."

 

 

Today's Topics:

 

1. 2-D scrolling (Daniel Ingalls)

2. Re: 2-D scrolling (Jens Lincke)

3. Lively Kernel registration errors? (Andy Marks)

4. Re: Lively Kernel registration errors? (Robert Krahn)

5. Re: Lively Kernel registration errors? (Robert Krahn)

 

 

----------------------------------------------------------------------

 

Message: 1

Date: Sun, 1 Apr 2012 21:57:10 -0700

From: Daniel Ingalls <[hidden email]>

To: "lively-kernel(mailman)" <[hidden email]>

Subject: [lively-kernel] 2-D scrolling

Message-ID: <[hidden email]>

Content-Type: text/plain; charset="us-ascii"

 

Folks -

 

What's the simplest way to make a morph (such as a text), or maybe a whole panel with stuff on it, scrollable both horizontally and vertically. I know this must be simple, but I'm not finding a recommended approach.

 

Thanks

 

- Dan

 

------------------------------

 

Message: 2

Date: Mon, 2 Apr 2012 07:52:40 +0200

From: Jens Lincke <[hidden email]>

To: Dan Ingalls <[hidden email]>

Cc: "lively-kernel\(mailman\)" <[hidden email]>

Subject: Re: [lively-kernel] 2-D scrolling

Message-ID: <[hidden email]>

Content-Type: text/plain; charset="us-ascii"

 

Hi, Dan

 

open inspector an call this.beClip(true)

 

Best,

Jens

 

Am 02.04.2012 um 06:57 schrieb Dan Ingalls <[hidden email]>:

 

Folks -

 

What's the simplest way to make a morph (such as a text), or maybe a whole panel with stuff on it, scrollable both horizontally and vertically. I know this must be simple, but I'm not finding a recommended approach.

 

Thanks

 

- Dan

_______________________________________________

lively-kernel mailing list

 

 

------------------------------

 

Message: 3

Date: Mon, 2 Apr 2012 14:51:31 +0800

From: Andy Marks <[hidden email]>

Subject: [lively-kernel] Lively Kernel registration errors?

Message-ID:

Content-Type: text/plain; charset="windows-1252"

 

Hi folks,

 

Just trying to register and have been getting (over the last 2 days)

consistent error messages from Trac along the lines of:

 

---

Oops?

*Trac detected an internal error:*

 

IOError: [Errno socket error] [Errno 104] Connection reset by peer

 

There was an internal error in Trac. It is recommended that you notify your

local Trac administrator with the information needed to reproduce the issue.

 

To that end, you could a ticket.

 

The action that triggered the error was:

 

GET: /register

 

and Administration Guide

---

 

Can anyone assist?

 

Cheers,

Andy

 

*Andy Marks*

*Technical Principal*

ThoughtWorks Singapore

*mobile*: +65 9788 0259

-------------- next part --------------

An HTML attachment was scrubbed...

 

------------------------------

 

Message: 4

Date: Mon, 2 Apr 2012 11:32:13 +0200

From: Robert Krahn <[hidden email]>

To: Andy Marks <[hidden email]>

Subject: Re: [lively-kernel] Lively Kernel registration errors?

Message-ID: <[hidden email]>

Content-Type: text/plain; charset="windows-1252"

 

Hi, Andy --

 

thanks for reporting, I will look into it.

 

Best,

Robert

 

 

On Apr 2, 2012, at 8:51 AM, Andy Marks wrote:

 

Hi folks,

 

Just trying to register and have been getting (over the last 2 days) consistent error messages from Trac along the lines of:

 

---

Oops?

Trac detected an internal error:

IOError: [Errno socket error] [Errno 104] Connection reset by peer

There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue.

 

To that end, you could a ticket.

 

The action that triggered the error was:

 

GET: /register

TracGuide ? The Trac User and Administration Guide

 

---

 

Can anyone assist?

 

Cheers,

Andy

 

Andy Marks

Technical Principal

ThoughtWorks Singapore

mobile: +65 9788 0259

 

_______________________________________________

lively-kernel mailing list

 

-------------- next part --------------

An HTML attachment was scrubbed...

 

------------------------------

 

Message: 5

Date: Mon, 2 Apr 2012 11:46:16 +0200

From: Robert Krahn <[hidden email]>

To: Andy Marks <[hidden email]>

Subject: Re: [lively-kernel] Lively Kernel registration errors?

Message-ID: <[hidden email]>

Content-Type: text/plain; charset="windows-1252"

 

Looks like the captchas are making trouble. I deactivated them for now and registration works again.

 

Best,

Robert

 

 

On Apr 2, 2012, at 8:51 AM, Andy Marks wrote:

 

Hi folks,

 

Just trying to register and have been getting (over the last 2 days) consistent error messages from Trac along the lines of:

 

---

Oops?

Trac detected an internal error:

IOError: [Errno socket error] [Errno 104] Connection reset by peer

There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue.

 

To that end, you could a ticket.

 

The action that triggered the error was:

 

GET: /register

TracGuide ? The Trac User and Administration Guide

 

---

 

Can anyone assist?

 

Cheers,

Andy

 

Andy Marks

Technical Principal

ThoughtWorks Singapore

mobile: +65 9788 0259

 

_______________________________________________

lively-kernel mailing list

 

-------------- next part --------------

An HTML attachment was scrubbed...

 

------------------------------

 

_______________________________________________

lively-kernel mailing list

 

 

End of lively-kernel Digest, Vol 25, Issue 1

********************************************

_______________________________________________

lively-kernel mailing list

 


_______________________________________________
lively-kernel mailing list
[hidden email]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel