View Issue Details

IDProjectCategoryView StatusLast Update
0003562JEDI VCL00 JVCL Componentspublic2006-07-29 07:26
ReporterChrisUeberallAssigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
Product Version3.10 
Target VersionFixed in Version 
Summary0003562: TJvDesignPanel, can't select contained components
Descriptionafter saving or loading a form, you can't select contained components like TButtons on a TPanel any more. (using VCL 3.20 and D7)
TagsNo tags attached.

Activities

ChrisUeberall

2006-03-06 08:57

reporter   ~0008631

when I use 'WindowsProcHook' setting then I can select child controls when pressing the shift key - strange user interface.

ChrisUeberall

2006-03-06 11:53

reporter   ~0008632

I need to assign TJvDesignWinControlHookMessenger to the MessengerClass of the design panel's surface, to enable proper selection of child components.
The provided example is more than buggy! No comments doesn't make life easier.

obones

2006-04-07 06:38

administrator   ~0009015

Can you provide the zipped sources of a sample application showing all this?

obones

2006-06-08 07:35

administrator   ~0009478

Hello? any news?

obones

2006-07-29 07:26

administrator   ~0009895

Well, no news from the OP, closing the issue.
Should anyone come up with code changes, please create a NEW issue.

Issue History

Date Modified Username Field Change
2006-03-06 04:21 ChrisUeberall New Issue
2006-03-06 08:57 ChrisUeberall Note Added: 0008631
2006-03-06 11:53 ChrisUeberall Note Added: 0008632
2006-04-07 06:38 obones Note Added: 0009015
2006-04-07 06:38 obones Status new => feedback
2006-06-08 07:35 obones Note Added: 0009478
2006-07-29 07:26 obones Status feedback => closed
2006-07-29 07:26 obones Note Added: 0009895
2006-07-29 07:26 obones Resolution open => unable to reproduce