Project

General

Profile

Actions

Bug #3615

closed

Dialog when setting 'disable' in options doesn't working on the X button

Added by westor (GR) almost 7 years ago. Updated almost 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
07/24/2017
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

There is an tiny GUI issue related to 'disable' flag if set in dialog options, the dialog ids getting disabled but not the X dialog right corner button.

Example:

/dialog -md example8 example8

dialog example8 { 
  title "Example" 
  size -1 -1 112 100
  option dbu disable
  button "Test", 3, 20 30 70 20, ok
}

- Thanks!

Actions

Also available in: Atom PDF