A Scrum Board written in LiveCode!
Posted: Tue Feb 10, 2015 4:52 am
Hi All,
I decided to take a quick "stab" at coding a basic "Scrum Board" in LiveCode. (You'll find the stack attached to this post.) This is a very basic attempt, so please bear with me.
Note: I wrote this pretty quickly, so there will obviously be things that could be done more efficiently, etc. Also, there will probably be some errors.
To use the Scrum Board:
- When you load the stack in LiveCode, go into Run/Browse mode (i.e., the top left arrow in the Tools Palette) to run the program.
- Left click on a "Sticky," and keep the mouse button down, to drag the "Sticky" around.
- Double click on a "Sticky" to edit the text. Click outside of the "Sticky" to stop editing.
- You can right click on each "Sticky" for popup menu options.
- When you right click on a "Sticky" and select "Add New Sticky," a new "Sticky" with the same color as the one you clicked on is created. However, when you right click outside of a sticky and choose the same option, a yellow "Sticky" is created by default.
- You can left click on the vertical lines and drag them to change the widths of the columns.
- You can double click on the column headings to enter custom names/labels. Click outside of the fields to stop editing.
- I haven't added any features for saving, so just save the stack to save your customizations.
That's about it for now! Enjoy! (And feel free to add additional features to the stack and/or to even use it as an actual Scrum Board.)
Best regards,
- Boo
I decided to take a quick "stab" at coding a basic "Scrum Board" in LiveCode. (You'll find the stack attached to this post.) This is a very basic attempt, so please bear with me.
Note: I wrote this pretty quickly, so there will obviously be things that could be done more efficiently, etc. Also, there will probably be some errors.
To use the Scrum Board:
- When you load the stack in LiveCode, go into Run/Browse mode (i.e., the top left arrow in the Tools Palette) to run the program.
- Left click on a "Sticky," and keep the mouse button down, to drag the "Sticky" around.
- Double click on a "Sticky" to edit the text. Click outside of the "Sticky" to stop editing.
- You can right click on each "Sticky" for popup menu options.
- When you right click on a "Sticky" and select "Add New Sticky," a new "Sticky" with the same color as the one you clicked on is created. However, when you right click outside of a sticky and choose the same option, a yellow "Sticky" is created by default.
- You can left click on the vertical lines and drag them to change the widths of the columns.
- You can double click on the column headings to enter custom names/labels. Click outside of the fields to stop editing.
- I haven't added any features for saving, so just save the stack to save your customizations.
That's about it for now! Enjoy! (And feel free to add additional features to the stack and/or to even use it as an actual Scrum Board.)
Best regards,
- Boo