BCS wxWidgets Modal Dialog
To create a wxWidgets modal dialog some source code must be added to your existing wxWidget application. The next section of code will establish the class and the reference to the modal dialog. The final section of code shows how to invoke the modal dialog. Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored […]