Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Sorry, crucial bug found in 13.1
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Sorry, crucial bug found in 13.1

 Post Reply Post Reply Page  <12
Author
Message
Algae View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 January 2007
Location: United States
Status: Offline
Points: 217
Post Options Post Options   Thanks (0) Thanks(0)   Quote Algae Quote  Post ReplyReply Direct Link To This Post Posted: 25 November 2009 at 1:20pm
Yes, I realize that case sensitive was not a member of the record, but rather the record list. However, if there is no record list yet, there's no inheritance possible which will result in undetermined behavior.

The record list would have to impart the case sensitive property to the child member list(s) on "add to", or perhaps use a data member of record instead. I tried to imply that with the code.

Unfortunately the safe call you've illustrated will result in undetermined behavior without some other means to support the case sensitive setting.
Back to Top
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post Posted: 25 November 2009 at 8:17pm
I consider that child record created AFTER parent one. So if you have at least one record and set SetCaseSensitive flag for all control records - child records can use it. Sure you can't apply this flag for no records case - typical case of dynamic property.
Back to Top
 Post Reply Post Reply Page  <12
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.