Media Summary: I work with list boxes and some complicated SQL In this video, we take a list of show dates from a mySQL database and populate a list box. The tricky part is parsing the date into ... We successfully create a calendar that can easily change as the months change. We fail though to read the values of an array ...
Learning Xojo Programming Pickers - Detailed Analysis & Overview
I work with list boxes and some complicated SQL In this video, we take a list of show dates from a mySQL database and populate a list box. The tricky part is parsing the date into ... We successfully create a calendar that can easily change as the months change. We fail though to read the values of an array ... We finally get the calendar to work...mostly. We create a calendar method and add arrows that allow us to switch months.