Skip to content

CardStock v0.99.7

Latest
Compare
Choose a tag to compare
@benjie-git benjie-git released this 04 Nov 23:24

• Added new audio functions: play_tone(), play_note(), play_notes()
• Added button.fill_color and button.text_color properties
• Added new field methods: field.point_to_index(), index_to_point(), index_to_row_col(), and row_col_to_index() -- allows converting between screen location (point), row & col (line number and character number within that line), and index into the field.text string (index).
• Cleanly catch any errors during stack export, and display error messages.
• Bug fixes, including a fix for exporting an app, from a Mac build of CardStock.