From: Patrick E. <pa...@pa...> - 2004-03-25 07:28:22
|
On Wednesday 24 March 2004 14:45, Dave Fancella wrote: > On Thursday 25 March 2004 05:40 am, Patrick Earl wrote: > > > Is this "Attach" method part of wxWindows already? It looks > > > familiar.... > > > > Hmm, I hope not... otherwise I just re-invented the wheel. > > In that case, the decision is made. :) Do this "Attach" thing and > blind us with your brilliance. :) Seriously! lol... well, it's already done. It doesn't yet apply to every possible case, but it's not hard to add new widets and data types. I also didn't implement non-modal dialogs... those are next on my todo list. If anyone needs anything right away and doesn't want to do it themselves, please let me know... I will implement it as soon as I get your mail. BTW, I wrote quite a bit of doxygen documentation for the jppResourceDialog class. Check it out if you're trying to do that stuff. If it's not good enough, again I'm happy to try and fix it. I got rid of that crazy *d()))at+++(in+t *)+ stuff. Okay, so I exagerate the mess it was, but only slightly. :P Patrick |