Message Boards
eb2sp3 wraper program is not working on desktop2
Xiaomei Zhang, modified 3 Years ago.
eb2sp3 wraper program is not working on desktop2
Post Date: 6/12/18 (Bronze, 2 Posts) Recent PostsIn order to validate some fields on 5.2.3, we created a wrapper program. It works fine on QAD (check and show error messages for the selected fields, but got following message when run on desktop2:
INTERNAL ERROR: Unknown widget type has focus in wvGetFrame. (4159).
It looks like the wrapper program is not talking to desktop 2 programs for the widget define, so we have added {wbrp02.i} (on top) and {wbrp06.i} (on bottom) and checked no any ‘PAUSE’ on the wrapper program, but it is still showing the message.
Our version is eb2sp3 Character base on IBM (UNIX). Any help is appreciated.
Thank you.
Gary Yang, modified 8 Years ago.
Re: eb2sp3 wraper program is not working on desktop2
Post Date: 6/12/18 (Silver, 40 Posts) Recent PostsXiaomei:
{wbrpxx.i} progreams were for the old Net UI report rendered with WebSpeed and they have no impact on wrapper programs using UI widget events. Are you running eB2SP3 code under .Net UI with QAD SE? If so, they should work but you may want to look at the trigger code itsef to see if the widget trigger you use may not be commpatible with the Java widget walker userd in .Net UI Tomcat component. Also, as you may alrady know, make sure you never use "message" Progress command, use {pxmsg.i} instead. Hopet hese helps.
Gary
Message place holder
Forums