Lazarus

Programming => Widgetset => Cocoa => Topic started by: VTwin on August 16, 2018, 08:23:15 pm

Title: "Grayed" CheckBox
Post by: VTwin on August 16, 2018, 08:23:15 pm
A "grayed" (mixed) CheckBox does not appear to be working in Cocoa, either by clicking or in code.

Code: Pascal  [Select][+][-]
  1. cb.AllowGrayed := true;
  2. cb.State := cbGrayed;
  3.  

Using current updated trunk compiled for Cocoa. It works in Carbon, Windows, and Linux. Would appreciate confirmation before reporting bug. Project files attached.

I built it using Cocoa IDE, and noticed that context menus are not working in the editor tabs (i.e., control click to close a tab) or editor window.
Title: Re: "Grayed" CheckBox
Post by: VTwin on August 17, 2018, 07:39:10 pm
Bug reported (0034142)
Title: Re: "Grayed" CheckBox
Post by: VTwin on August 18, 2018, 05:00:41 pm
Resolved by Dmitry in 58736. Thanks!
TinyPortal © 2005-2018