Gen EDGE

 View Only
  • 1.  F3 as CLEAR

    Posted Jun 04, 2014 09:00 AM

     

    We have a reqmt where if the user hits F3 they want it to function like a Clear screen.  If I trap F3 (command EXIT) in my program and just escape all the way out, it still shows the map.  I want it to blank the screen.  I know that the actual Clear button is handled in the dialog manager and doesn’t even make it to the proc step logic.

    Seems blindingly obvious but can't seem to suss it.



  • 2.  Re: F3 as CLEAR

    Posted Sep 30, 2014 10:46 AM

    Anyone have any suggestions?

     

    Anand Mahadevan wrote:

     

     

    We have a reqmt where if the user hits F3 they want it to function like a Clear screen.  If I trap F3 (command EXIT) in my program and just escape all the way out, it still shows the map.  I want it to blank the screen.  I know that the actual Clear button is handled in the dialog manager and doesn’t even make it to the proc step logic.

    Seems blindingly obvious but can't seem to suss it.