Forum Post: Re: [technical Users - Oe General] Session:set-wait-state Has No Effect

  • Thread starter Thread starter Mark Davies
  • Start date Start date
Status
Not open for further replies.
M

Mark Davies

Guest
Could it be that you should use: SESSION:SET-WAIT-STATE("GENERAL"). instead? -------- Original Message -------- > From: "beefhealy" > Sent: Monday, September 21, 2015 12:50 PM > To: TU.OE.General@community.progress.com > Subject: [Technical Users - OE General] SESSION:SET-WAIT-STATE has no effect > > Update from Progress Community [https://community.progress.com/] > > beefhealy [https://community.progress.com/members/beefhealy] > > I'm running Openedge client networking 11.1 (also tried with webclient) on a windows 8.1 tablet and I'm having issues getting the Windows wait cursor to display. > > The code works fine on my own machine (11.5 Progress Developer Studio / Windows 7). Has anyone encountered this before or have any ideas? Thanks in advance! I have tried both the general cursor and a custom cursor. Input is blocked but the user is not getting the visual feedback and spams the touch-screen. > > The code is as simple as: > > SESSION:SET-WAIT-STATE ("cursor.cur"). > > > DO WHILE ETIME > > ASSIGN fiResult = STRING(ETIME) + " - " + SESSION:GET-WAIT-STATE (). > > > DISPLAY fiResult. > > END. > > > MESSAGE "Turning off wait state" > > VIEW-AS ALERT-BOX. > > SESSION:SET-WAIT-STATE (""). > > Any ideas would be appreciated. > > View online [https://community.progress.com/community_groups/openedge_general/f/26/t/202 98] > > You received this notification because you subscribed to the forum. To stop receiving updates from only this thread, go here [https://community.progress.com/community_groups/openedge_general/f/26/t/202 98/mute]. > > Flag [https://community.progress.com/community_groups/openedge_general/f/26/t/202 98?AbuseContentId=780e778e-08ff-49b5-b379-7c1316c81bfa&AbuseContentTypeId=46 448885-d0e6-4133-bbfb-f0cd7b0fd6f7&AbuseFlag=true] this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top