Project

General

Profile

Actions

Bug #5760

closed

$dialog().state returns incorrect values

Added by westor (GR) 10 months ago. Updated 9 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
07/14/2023
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

When minimizing a dialog window and using $dialog(name).state is keeps saying maximized

Code :

//dialog -md state_test state_test | dialog -i state_test | echo -a IS: $dialog(state_test).state

dialog state_test {
  title "test" 
  size -1 -1 800 600
  option pixels
  button "&OK", 1, 695 565 75 25, ok
}

- Thanks!

Actions #1

Updated by Per Amundsen 9 months ago

  • Subject changed from $dialog().state returns incorrectly values to $dialog().state returns incorrect values
  • Status changed from New to Resolved
Actions #2

Updated by Per Amundsen 9 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF