TsDBCheckbox inside of a TsDBCtrlGrid Root › Technical support › Troubleshooting This topic has 10 replies, 2 voices, and was last updated 5 years, 12 months ago by Support. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts March 26, 2019 at 5:49 am #59292 SupportKeymaster Hello! This issue will be solved in the v 14.20 March 26, 2019 at 7:09 am #59297 skub1324Participant Great! I'm looking forward to it. Can you estimate when you'll release it? April 12, 2019 at 5:21 am #59360 skub1324Participant 'Support' wrote: Hello! This issue will be solved in the v 14.20 Unfortunately it is not solved in v14.21… April 12, 2019 at 6:14 am #59361 SupportKeymaster Hello Did you update the AlphaDB package also? April 12, 2019 at 6:28 am #59362 skub1324Participant 'Support' wrote: Hello Did you update the AlphaDB package also? Sure. April 12, 2019 at 7:11 am #59363 SupportKeymaster Please, open the sDBCheckBox.pas file and set a breakpoint in the “procedure TsDBCheckBox.WMPaint(var Message: TWMPaint);” Execution of the program is stopped there? April 12, 2019 at 12:38 pm #59365 skub1324Participant 'Support' wrote: Please, open the sDBCheckBox.pas file and set a breakpoint in the “procedure TsDBCheckBox.WMPaint(var Message: TWMPaint);” Execution of the program is stopped there? No… April 12, 2019 at 3:01 pm #59366 SupportKeymaster Are you sure this new file is used in compiling by the Delphi? Try to 'Rebuild' a project. Can I look it remotely? April 24, 2019 at 5:16 am #59393 skub1324Participant 'Support' wrote: Are you sure this new file is used in compiling by the Delphi? Try to 'Rebuild' a project. Can I look it remotely? Sorry, I'm not allowed to let you into our network so we have to do it the old-fashioned way… Yes, I'm sure. I get into WndProc (of this file) but only once with a WM_PAINT Message. A click on a checkbox doesn't trigger anything. April 25, 2019 at 6:48 am #59397 SupportKeymaster So, this event is not catched? Maybe some other files used in compiling? Can you check a search path in the Delphi and files in your project directory? Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting