Re: WEE: Enhancement Request
- Posted by euphoric (admin) Aug 18, 2015
- 1945 views
PeteE said...
Well, so much for the "easy fix".
Euphoric, could you test this for me before I release it? In ui_win.e replace the ui_select_tab function with this:
global procedure ui_select_tab(integer tab) --...end procedure
Pete, I see no difference between the interpreted one with your change and the translated one without it.
Anything else you want me to try?
Running with euiw.exe seems to work for highlighting the active tab, even without your change to ui_select_tab().