View Revisions: Issue #6

Summary 0000006: get rid of *SOME* functionized windows
Revision 2017-02-01 23:57 by mtruesdell
Description until removed they will cause the program to become unresponsive when program tries to branch out of scope (ex: button click in a window other than itself)

Many windows have now been converted to dialog_nf for the dpi bug.

http://libertybasic.conforums.com/index.cgi?board=lb4alphatest&num=1469739393&action=display&start=15
Revision 2017-02-02 22:44 by mtruesdell
Description until removed they will cause the program to become unresponsive when program tries to branch out of scope (ex: button click in a window other than itself). Trying to disable 'dialog' type windows in the code to get around this will cause program crash.

Many windows have now been converted to dialog_nf for the dpi bug.

http://libertybasic.conforums.com/index.cgi?board=lb4alphatest&num=1469739393&action=display&start=15
Revision 2017-02-04 15:32 by mtruesdell
Description We need to remove functionized windows that wait for user input *ONLY*.

Until removed they will cause the program to become unresponsive when program tries to branch out of scope (ex: button click in a window other than itself). Trying to disable 'dialog' type windows in the code to get around this will cause program crash.

Many windows have now been converted to dialog_nf for the dpi bug.

http://libertybasic.conforums.com/index.cgi?board=lb4alphatest&num=1469739393&action=display&start=15