Re: [shoes] What is Shoes Widget (from the manual)
- From:
- Yiling Cao
- Date:
- 2010-08-20 @ 08:53
Sorry the 2 problem is from the manual of the shoes release! not from the
webpage, sorry for not clearly specifying.
"Read the Manual" from the shoes.exe
On Fri, Aug 20, 2010 at 4:50 PM, Devyn Cairns <devyn.cairns@gmail.com>wrote:
>
>
> On Fri, Aug 20, 2010 at 1:39 AM, Yiling Cao <yiling.cao@cndevteam.com>wrote:
>
>> Hi all,
>> Just read manual again from the latest r1514 release. Very nice.
>>
>
> Wow! That was fast. I just pushed that to the website :)
>
>
>> On page http://shoes.heroku.com/manual/Classes.html . There
>> is Shoes::Widget, what exactly is this, any idea guys?
>>
>
> It allows you to create custom widget classes composed from other widgets,
> but it's not really all that stable right now.
>
>
>>
>> btw 2 tiny problems on the manual page: (we might can improve it)
>> 1. scrolling very slow (at least in windows 7)
>>
>
> Try a different browser?
>
>
>> 2. page up/ page down / arrow up and down don't work.
>>
>
> I have no idea, but a different browser might help.
>
> --
> ~devyn
>
Re: [shoes] What is Shoes Widget (from the manual)
- From:
- ashbb
- Date:
- 2010-08-20 @ 14:01
Hi Yiling,
> There is Shoes::Widget, what exactly is this
Good eyes! :)
As devyn said, this is a custom widget class.
Look at this tiny note:
http://shoes-tutorial-note.heroku.com/html/00508_The_Widget_class.html
> 1. scrolling very slow (at least in windows 7)
Umm,... really? I'm using Shoes 3 on Windows 7. But not feel slow...
Anyone using Windows 7?
> 2. page up/ page down / arrow up and down don't work.
Yeah, that's right. Sorry, not support them at least so far...
ashbb
Re: [shoes] What is Shoes Widget (from the manual)
- From:
- Devyn Cairns
- Date:
- 2010-08-21 @ 00:52
On Fri, Aug 20, 2010 at 7:01 AM, ashbb <ashbbb@gmail.com> wrote:
> Hi Yiling,
>
>
> > There is Shoes::Widget, what exactly is this
> Good eyes! :)
> As devyn said, this is a custom widget class.
> Look at this tiny note:
> http://shoes-tutorial-note.heroku.com/html/00508_The_Widget_class.html
>
>
> > 1. scrolling very slow (at least in windows 7)
> Umm,... really? I'm using Shoes 3 on Windows 7. But not feel slow...
> Anyone using Windows 7?
>
>
> > 2. page up/ page down / arrow up and down don't work.
> Yeah, that's right. Sorry, not support them at least so far...
>
These are browser/OS specific issues.
>
> ashbb
>
--
~devyn