[web2py] Re: please help with new widgets

2016-03-14 Thread Dave S


On Sunday, March 13, 2016 at 10:49:36 PM UTC-7, Massimo Di Pierro wrote:
>
> can you point out the typos?
>


Nothing that's too bad, I guess.

Under 
DATE/TIME/DATETIME WIDGET

"complete decouple the UI represnetation"

(not sure if that is 1 or 2 typos)


Under 
NUMBER WIDGET

"prevent you from tying invalid numbers"
 
(Also, if "number" is different from "integer" by allowing fractional 
parts, maybe there should be a fractional part in the example.


/dps


> On Monday, 14 March 2016 00:45:05 UTC-5, Dave S wrote:
>>
>>
>>
>> On Sunday, March 13, 2016 at 5:06:46 PM UTC-7, Massimo Di Pierro wrote:
>>>
>>> can somebody help me with this little project?
>>>
>>> http://mdipierro.github.io/stupid.css/widgets/index.html
>>> http://mdipierro.github.io/stupid.css/widgets/bootstrap.html
>>> http://mdipierro.github.io/stupid.css/widgets/metarialize.html
>>>
>>> Specifically, can you read the instructions? Do they make sense? can you 
>>> help extend them? Does everything work for you?
>>> I am planning to release a new library for web2py called form.py that 
>>> will replace SQLFORM and use the new widgets.
>>>
>>> The instructions seem moderately clear to me, despite a couple of 
>> distracting typos,  
>>
>> However, I don't have a lot of experience with using widgets explicitly 
>> (my SQLFORMs have just used the defaults), and I have not yet tried to 
>> build anything with these.  Since they are js, I expect that one puts them 
>> in the view?
>>
>> /dps
>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: please help with new widgets

2016-03-14 Thread villas
FYI  I made a pull-request for learn.html


On Monday, 14 March 2016 05:49:36 UTC, Massimo Di Pierro wrote:
>
> can you point out the typos?
>
> On Monday, 14 March 2016 00:45:05 UTC-5, Dave S wrote:
>>
>>
>>
>> On Sunday, March 13, 2016 at 5:06:46 PM UTC-7, Massimo Di Pierro wrote:
>>>
>>> can somebody help me with this little project?
>>>
>>> http://mdipierro.github.io/stupid.css/widgets/index.html
>>> http://mdipierro.github.io/stupid.css/widgets/bootstrap.html
>>> http://mdipierro.github.io/stupid.css/widgets/metarialize.html
>>>
>>> Specifically, can you read the instructions? Do they make sense? can you 
>>> help extend them? Does everything work for you?
>>> I am planning to release a new library for web2py called form.py that 
>>> will replace SQLFORM and use the new widgets.
>>>
>>> The instructions seem moderately clear to me, despite a couple of 
>> distracting typos,  
>>
>> However, I don't have a lot of experience with using widgets explicitly 
>> (my SQLFORMs have just used the defaults), and I have not yet tried to 
>> build anything with these.  Since they are js, I expect that one puts them 
>> in the view?
>>
>> /dps
>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: please help with new widgets

2016-03-14 Thread xmarx
in mdipierro.github.io/stupid.css/widgets/index.html line 32: (chrome view 
source: view-source:http://mdipierro.github.io/stupid.css/widgets/index.html
)


should be:


i am not expert js or css. this is all I can do.


14 Mart 2016 Pazartesi 02:06:46 UTC+2 tarihinde Massimo Di Pierro yazdı:
>
> can somebody help me with this little project?
>
> http://mdipierro.github.io/stupid.css/widgets/index.html
> http://mdipierro.github.io/stupid.css/widgets/bootstrap.html
> http://mdipierro.github.io/stupid.css/widgets/metarialize.html
>
> Specifically, can you read the instructions? Do they make sense? can you 
> help extend them? Does everything work for you?
> I am planning to release a new library for web2py called form.py that will 
> replace SQLFORM and use the new widgets.
>
> Massimo
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: please help with new widgets

2016-03-13 Thread Massimo Di Pierro
can you point out the typos?

On Monday, 14 March 2016 00:45:05 UTC-5, Dave S wrote:
>
>
>
> On Sunday, March 13, 2016 at 5:06:46 PM UTC-7, Massimo Di Pierro wrote:
>>
>> can somebody help me with this little project?
>>
>> http://mdipierro.github.io/stupid.css/widgets/index.html
>> http://mdipierro.github.io/stupid.css/widgets/bootstrap.html
>> http://mdipierro.github.io/stupid.css/widgets/metarialize.html
>>
>> Specifically, can you read the instructions? Do they make sense? can you 
>> help extend them? Does everything work for you?
>> I am planning to release a new library for web2py called form.py that 
>> will replace SQLFORM and use the new widgets.
>>
>> The instructions seem moderately clear to me, despite a couple of 
> distracting typos,  
>
> However, I don't have a lot of experience with using widgets explicitly 
> (my SQLFORMs have just used the defaults), and I have not yet tried to 
> build anything with these.  Since they are js, I expect that one puts them 
> in the view?
>
> /dps
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: please help with new widgets

2016-03-13 Thread Dave S


On Sunday, March 13, 2016 at 5:06:46 PM UTC-7, Massimo Di Pierro wrote:
>
> can somebody help me with this little project?
>
> http://mdipierro.github.io/stupid.css/widgets/index.html
> http://mdipierro.github.io/stupid.css/widgets/bootstrap.html
> http://mdipierro.github.io/stupid.css/widgets/metarialize.html
>
> Specifically, can you read the instructions? Do they make sense? can you 
> help extend them? Does everything work for you?
> I am planning to release a new library for web2py called form.py that will 
> replace SQLFORM and use the new widgets.
>
> The instructions seem moderately clear to me, despite a couple of 
distracting typos,  

However, I don't have a lot of experience with using widgets explicitly (my 
SQLFORMs have just used the defaults), and I have not yet tried to build 
anything with these.  Since they are js, I expect that one puts them in the 
view?

/dps

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.