Flexible Calendarpane

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
mrcoollion
Posts: 719
Joined: Thu Sep 11, 2014 1:49 pm
Location: The Netherlands

Flexible Calendarpane

Post by mrcoollion » 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.
DemoFlexCaledarPane_V01_05.zip
Flex Calendarpane
(12.39 KiB) Downloaded 203 times
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

Post Reply

Return to “Talking LiveCode”