The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
redraw/refresh dialog
#1
Is there a way to redraw/refresh the dialog?
Is this also applicable to a dialog control?

I have a situation where I disable/enable a menu item trough:

Code:
Copy      Help
EnableMenuItem hm 500  MF_GRAYED / MF_ENABLED

But the dialog does not update itself to reflect the disabled/enabled menu item.
(only when you attempt to click on the menu item it update itself).
That's why I want to redraw/refresh dialog (or the control itself).


Messages In This Thread
redraw/refresh dialog - by r0n - 12-14-2018, 05:02 PM
RE: redraw/refresh dialog - by Gintaras - 12-14-2018, 05:16 PM
RE: redraw/refresh dialog - by r0n - 12-14-2018, 06:14 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)