Project

General

Profile

Actions

Support #3672

closed

Missing "disabled" style from dialogs common "disable"

Added by westor (GR) over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
08/06/2017
Due date:
% Done:

0%

Estimated time:
Operative System:
All

Description

Hello,

I really didn't knew it that too, but the mSL supports "disabled" as style, it is common like the "disable" style that is already supported, i request to support that too in case of compatibility break addon code.

Example Code:

dialog example {
  title "Example" 
  size -1 -1 100 110
  option dbu
  button "OK", 7, 10 95 40 12, ok disabled
}

- Thanks!

Actions #1

Updated by Per Amundsen over 6 years ago

  • Status changed from New to Resolved

It seems to just check if it starts with "disable", e.g "disableasdassaadsdas" works as well.

Actions #2

Updated by Per Amundsen over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF