From: tiennou <tie...@gm...> - 2007-03-02 11:41:38
|
I got GUI working ! I just moved the code from MenuFileOpen to OnUpdate and this worked ;-). I've also fixed some issues about menu items, and updated the code to reflect your changes to trunk : Added FrameDelete and corrected ShapesElements classes destructors. The preferred way to access menu is now via the menubar pointer (or frame->GetMenuBar()). Sadly, I know see that saving is flawed; I got incorrect values back from the saved file... I'm testing saving again to see where things go wrong, but I suspect size calculation. I'll try again getting this on Windows this afternoon. I'm thinking to do the merging of trunk and wxDoc-branch... I'll do a branch of the current trunk named shapefusion-0.3, so we can continue correcting bugs for this version, and I'll merge back wxDoc-branch into trunk Do you agree with that ? Please commit anything you have not commited yet... tiennou |