From: tiennou <tie...@gm...> - 2007-02-27 10:23:37
|
Le 26 f=C3=A9vr. 07 =C3=A0 22:28, Tito Dal Canton a =C3=A9crit : > On Mon, 2007-02-26 at 17:22 +0100, tiennou wrote: >> This is because I've built my own framework for use with ShapeFusion, >> which is not available right now... >> I can send it to you, but the debug version I use is quite big >> (500Mb). And as I needed room, I deleted my wxWidget source tree, >> which means I cannot rebuild it now... >> I will look into this as soon as I finish this. It shouldn't be a big >> problem of making it work with the current wx source tree. > Ah, thought that. No problem, we'll fix it before 0.3/0.4 release. > > >> just (almost) completed loading/saving, now ShapeFusion 0.3 is able >> to read the files I save with my branch version. One bad point =20 >> though, >> frames are not displayed, there is the red X instead, so there is >> obviously something wrong... I'm currently rewriting accessors for >> Insert/Delete, so I can move to upgrading your View/Browser =20 >> widgets... > Curiouser and curiouser! > > I'm thinking about committing my latest changes to the main trunk, > releasing 0.3 and then going on and completely merging the wxDoc =20 > stuff. > Then release 0.4. Is this good? Please do ! I'm reconverting back my wxList to std::vector, because it is less of =20= a pain to use... I'm having some thought on accessors for the new classes... Doesn't =20 it seems like overkill to have Getters/Setters for those ? I finished redoing View/Browser stuff, but I can't seem to get it to =20 show... The window is still grey, but I get the "can't expand hidden =20 root" assert... Strange. I'm commiting 2 times, because svn won't let me move/delete files =20 with modifications tiennou= |