scp-fs2open / wxLauncher

wxLauncher
Other
26 stars 12 forks source link

Flag list checkboxes don't appear until flag list or advanced settings page is clicked on #83

Open IssMneur opened 10 years ago

IssMneur commented 10 years ago

From jg18....@gmail.com on June 05, 2012 07:42:18

What steps will reproduce the problem? 1. Start wxLauncher in OS X using a profile that has a valid root folder and FSO executable selected.

  1. Switch to the Advanced Settings page. What is the expected output? What do you see instead? Expected is that the flag list checkboxes appear at the same time that the flag text appears. Instead, either the checkboxes don't appear until the user interacts with the page somehow, such as by clicking on the flag list, or they appear seemingly automatically after a few seconds. Please use labels and text to provide additional information. The issue is known to be related to the use of Hide() and Show() with the wxCheckBox objects, but no further progress has been made yet. Perhaps there is an issue with the the FlagListBox's implementation of the wxVListBox.

Original issue: http://code.google.com/p/wxlauncher/issues/detail?id=83