"Nevermind. I found it. "
I'm sorry. I mis took this to mean "I fixed it" . My bad. I do have some time ... and yes ... there is a trail. Hard day for me (other works). Tired. Sorry. I will keep looking.
This code .... added to wings_dialog ... might have made things BETTER ... more debuggable.
MAYBE. Near line eight hundred sixy something. It make sure ... that what goes to wxStaticText is indeed text. That will mean we can SEE MORE and continue to get to root of problem.
Lines = lists:flatten(io_lib:format("~p", [Lines0])),
Text = wxStaticText:new(Parent, ?wxID_ANY, Lines),
I'm sorry. I mis took this to mean "I fixed it" . My bad. I do have some time ... and yes ... there is a trail. Hard day for me (other works). Tired. Sorry. I will keep looking.
This code .... added to wings_dialog ... might have made things BETTER ... more debuggable.
MAYBE. Near line eight hundred sixy something. It make sure ... that what goes to wxStaticText is indeed text. That will mean we can SEE MORE and continue to get to root of problem.
Lines = lists:flatten(io_lib:format("~p", [Lines0])),
Text = wxStaticText:new(Parent, ?wxID_ANY, Lines),