From: Tito D. C. <ti...@da...> - 2007-03-21 19:19:03
|
On Wed, 2007-03-21 at 18:45 +0100, tiennou wrote: > Yes, I will take care of building the OS X binary, I'm trying to link > wx statically, so that I can tag shapefusion and release this... > I'll do some testing too, after I have done with that. > I'll take a look at your "fixed" fix ;-), because I need it for > sounds... Now is certainly better than before, but keep in mind that the bug was triggered because the wxTextCtrl sends a "spurious" event when you set its value from code. We probably wouldn't have noticed if that was not the case. Maybe this won't be the case with the sound editor. BTW I don't really understand the wxTextCtrl behaviour, why does it need to trigger an event when set by program? It brings more problems than solutions IMO, and you can't disable it. > Actually, I got some ideas about some changes in the interface. I > thought of putting a tab panel for > ColorTables/Bitmaps/Frames/Sequences, instead of putting this into the > wxTreeCtrl. This could allow for shortcuts in a menu to easily switch > between the data of a given chunk... Not a bad idea... I'll think about it. > I would also like the interface not to "move" so much. Currently when > there's nothing selected, there's nothing displayed, and the editors > show up only when there has been a selection... I agree, you select a frame and suddenly your selection jumps away because thumbnails are rescaled and reflushed. I don't like that. Maybe we could just keep the space for editors always visible. I did so because 1024x768 on my iBook is not much for ShapeFusion, and I wanted to avoid wasting space. > I've made some sketches of my "ideal" GUI, I can put them somewhere if > ou want to take a look at them. Please do. > Currently, I'm trying to learn wx-interface-making ;-). I've finished > Sounds loading code, and I'm setting up the View from the sketches I > made... Nice. Gregory Smith suggested to look at Wail for a good GUI. I don't remember Wail but maybe you can see it. > Yes, it's right that if there's features missing, there will be > questions ;-). I think the missing thing at the moment is colortable > exporting. Yep, and I'll fix it. T -- Physics is reverse engineering |