Finish ComboBox Implementation
Opened this issue · 0 comments
pseudomind commented
Work was started on implementing the ComboBox widget (a drop-down style selection button). This development stalled once I realized that I needed to implement a system for handling pop-up menus/windows as a prerequisite before I could complete the work on this widget. While development of the new pop-up menu/window system was started, it needs to be completed before this widget can be finished up.