Re: Feature request: add an "Apply" button for each tab in the Properties window

Dietmar Schwertberger <[email protected]>
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
On 07.01.2019 03:41, M A wrote:
> Currently for a change to a property of a control to take effect, the user has to remove focus from that field in the Properties window. I suggest adding an "Apply" button to each tab in the Properties window. Pushing this Apply button will update that property immediately.

Properties will usually update on these events:

  1) Enter key (except for multi-line text properties)
  2) Tab key
  3) Save / Code Generation / Preview

For grid properties, 1 and 2 are not applicable. That's why they have an 
apply button.

Apply buttons would be very clumsy...

Regards,

Dietmar



_______________________________________________
wxGlade-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxglade-general
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.