Changes between Initial Version and Version 1 of Ticket #12312, comment 1


Ignore:
Timestamp:
Aug 17, 2015, 1:31:09 PM (9 years ago)
Author:
axeld

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12312, comment 1

    initial v1  
    1 The application is responsible for redrawing the contents of windows that wait for a modal window. BAlert::Go() does that for you, for example. Unless you see the behavior elsewhere, I would assume that the application is at fault here.
     1The application is responsible for redrawing the contents of windows that wait for a modal window. `BAlert::Go()` does that for you, for example. Unless you see the behavior elsewhere, I would assume that the application is at fault here.
     2
     3Also, for the app_server, there is no difference between a modal, and a non-modal window -- this is all done client-side.