Flexible Calendarpane
Posted: Wed Jun 28, 2017 9:08 pm
Because the existing calendarpane were for me to complex to work with.
See http://forums.livecode.com/viewtopic.ph ... ne#p143639
I made a version that has some nice functionalities and is easy for a novice developer like me to understand, change and use in my project.
I therefore tried to not make use of dispatch and made an AfterOpenStack handler which I invoke after pushing data into fields of the calendarpane stack.
And that seems to work very nice....
Because of the great support i get from this forum i hereby share it.
Please feel free to improve on the stack and share it. Code is probably stil pretty rough... but it works .....
Maybe someone can make a widget out of it an let me know what you think of this approach.
Any comments or improvement suggestions are welcome.
<Update 30th-June-2017 20:46: added copy button to your card and stack in version V01_4>
<Update 1st-July-2017 13:00: added dates before and after current month in version V01_5>
Regards,
Paul Agerbeek
See http://forums.livecode.com/viewtopic.ph ... ne#p143639
I made a version that has some nice functionalities and is easy for a novice developer like me to understand, change and use in my project.
I therefore tried to not make use of dispatch and made an AfterOpenStack handler which I invoke after pushing data into fields of the calendarpane stack.
And that seems to work very nice....
Because of the great support i get from this forum i hereby share it.
Please feel free to improve on the stack and share it. Code is probably stil pretty rough... but it works .....
Maybe someone can make a widget out of it an let me know what you think of this approach.
Any comments or improvement suggestions are welcome.
<Update 30th-June-2017 20:46: added copy button to your card and stack in version V01_4>
<Update 1st-July-2017 13:00: added dates before and after current month in version V01_5>
Regards,
Paul Agerbeek