Thoughts from Dan Miser RSS 2.0
 Wednesday, April 13, 2005
In my last entry, I discussed a simple work-around for overcoming a new Delphi 2005 bug. After further review, the Bears still suck. Sorry, that probably only makes sense if you knew the story of the Packers/Bears instant replay game. See the November 5, 1989 game on this page for more details - and yes, the replay official got it right. :-)

Back to our PageControl story... The work-around I provided works well, but the problem is that countless other things in the VCL also fire off a request to do a RecreateWnd (e.g. setting a form's Parent). This means that you would need to do all of the things that cause RecreateWnd to be done before setting ActivePage. That's not entirely possible. Here is my new list of possible work-arounds:

  • Patch the VCL to fix the new TPageControl.SetTabIndex method. Either comment out everything after inherited, or add code to take invisible tabs into consideration (a la TPageControl.GetImageIndex). This will only work if you don't use run-time packages, though.
  • Create a descendant TPageControl, override the TPageControl.SetTabIndex method, and either fix the method or restore to D6 functionality (only call inherited)
  • Wait for the fix in the VCL code
Wednesday, April 13, 2005 8:01:00 AM (Central Standard Time, UTC-06:00)  #    Comments [4] -
Delphi
Tracked by:
http://9nl-information.info/36928185/challenges-in-global-business-today.html [Pingback]
http://9nn-information.info/71777355/information-on-behavior-management.html [Pingback]
http://9nm-information.info/15698520/index.html [Pingback]
http://9nb-information.info/62773437/music-of-the-1920-s-that-influenced-the-jaz... [Pingback]
http://9ny-information.info/16749392/index.html [Pingback]
http://9nu-information.info/96423407/index.html [Pingback]
http://9nc-information.info/17731578/index.html [Pingback]
http://9no-information.info/34366335/index.html [Pingback]
http://9nr-information.info/82016520/index.html [Pingback]
http://9nb-information.info/90320067/ticket-organizer.html [Pingback]
http://9nl-information.info/15492575/index.html [Pingback]
http://9qi-information.info/20387236/index.html [Pingback]
http://9qh-information.info/77575002/vendita-calzatura-west.html [Pingback]
http://9oj-information.info/37729727/index.html [Pingback]
http://9ox-information.info/68856782/index.html [Pingback]
http://9oy-information.info/39785468/index.html [Pingback]
http://9ql-information.info/24828948/rivenditore-kayak-roma.html [Pingback]
http://9om-information.info/08136240/index.html [Pingback]
http://9on-information.info/61549709/index.html [Pingback]
http://9qg-information.info/84337502/index.html [Pingback]
http://9ox-information.info/41728038/fat-asian-men.html [Pingback]
http://9rj-information.info/32640112/index.html [Pingback]
http://9rk-information.info/33194323/index.html [Pingback]
http://9rk-information.info/42460156/ohio-mi-paper-company.html [Pingback]
http://9sd-information.info/10731131/zoro.html [Pingback]
http://9rt-information.info/62381429/index.html [Pingback]
http://9sn-information.info/57295889/index.html [Pingback]
http://9uafd-le-informazioni.info/23320234/index.html [Pingback]
http://9uaec-le-informazioni.info/57061717/robert-sherwood.html [Pingback]
http://9uaek-le-informazioni.info/07774920/atene-university-academy-and-national... [Pingback]
http://9uafk-le-informazioni.info/57147456/index.html [Pingback]
http://9uaea-le-informazioni.info/62071013/diffraction-x-ray.html [Pingback]
http://9uafq-le-informazioni.info/64978167/index.html [Pingback]
http://9uafm-le-informazioni.info/34710213/corso-serale-pordenone.html [Pingback]
http://9uafb-le-informazioni.info/95829037/index.html [Pingback]
http://9uaff-le-informazioni.info/31497790/statuto-gruppo.html [Pingback]
http://9uael-le-informazioni.info/90642191/tutorial-nero-burning.html [Pingback]
http://9uagh-le-informazioni.info/21067985/modelli-per-incarico-professionale.ht... [Pingback]
http://9uago-le-informazioni.info/83805300/index.html [Pingback]
http://9uagj-le-informazioni.info/66654846/sagre-toscane.html [Pingback]
http://9uage-le-informazioni.info/57547880/calcolo-imposta-comunale.html [Pingback]
http://9uagb-le-informazioni.info/99703245/index.html [Pingback]
http://9uahs-le-informazioni.info/92311590/residence-firenze-prenotazione.html [Pingback]
http://9uahk-le-informazioni.info/07199137/index.html [Pingback]
http://9uagj-le-informazioni.info/04027993/index.html [Pingback]
http://9uahe-le-informazioni.info/21976702/itsmf-uk-telephone-number.html [Pingback]
http://9uahp-le-informazioni.info/02128205/index.html [Pingback]
Wednesday, April 13, 2005 8:33:00 AM (Central Standard Time, UTC-06:00)
Hey, we ought to get together for that beer, like we mentioned when I first moved up here.
Captain Jake
Wednesday, April 13, 2005 9:12:00 AM (Central Standard Time, UTC-06:00)
Absolutely! Next week is pretty good. Shoot me an email. You should have the address.
Wednesday, April 13, 2005 9:10:00 PM (Central Standard Time, UTC-06:00)
Two things, thanks to the fact that we ship source (unlike some... :) you can actually figure this one out and second the method in question is virtual so fixing it yourself is actually an option in this case.



Having said that we'll get this fixed asap!
Comments are closed.
Navigation
Archive
<November 2008>
SunMonTueWedThuFriSat
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2008
Dan Miser
Sign In
Statistics
Total Posts: 310
This Year: 25
This Month: 0
This Week: 0
Comments: 605
All Content © 2008, Dan Miser
DasBlog theme 'Business' created by Christoph De Baene (delarou)