Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intraweb application and Region
#1
Seattle10
Intraweb 14.2.5
FastReports 5.0
TMS Intraweb PRO Components
Raize 6.2.1

While developing I noticed that with an async button click event making a region visible and positioning it on  top of another region, the region below (unless made invisible or the height is made to 1) is accessible.


Is there a way to make the region on top to  stay on top of the screen at the said position and everything in the background be inaccessible (just like the show message feature).



How are other developers handling this issue.

Thanks
Reply
#2
Is the region below the only thing on your form? If so, you might look at the modal window examples. That allows you to show your new region, and the form under it is disabled until you release the modal region.

If you have other things on your form that you want accessible while the second region is showing, this suggestion is not your solution.

Dan
Reply
#3
(08-30-2018, 04:51 PM)DanBarclay Wrote: Is the region below the only thing on your form?  If so, you might look at the modal window examples.  That allows you to show your new region, and the form under it is disabled until you release the modal region.

If you have other things on your form that you want accessible while the second region is showing, this suggestion is not your solution.

Dan

I want only the second region accessible when its on top. Great sugggestion, this helps, thank you. I will try it out.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)