From: tiennou <tie...@gm...> - 2007-05-15 08:15:06
|
Le 12 mai 07 =C3=A0 19:28, Tito Dal Canton a =C3=A9crit : > Hi, as you will notice I decided to keep the space for Shapes editors > fixed instead of making it collapse when you deselect. I should have > tried it before, IMO it looks much cleaner and gives the feeling of a > "solid" interface. The price to be paid is less space for thumbnails > when one just wants to give an overall look at the collection. What do > you think? Also, any comment on the color table editor? It's still > nonfunctional but the interface will be basically that. Hi ! Sorry, I'm a bit overwhelmed by another project as now, so I don't =20 have much time to devote to SF (I'm waiting for libsndfile...). I given a try to your Color table editor. Works fine. I also like the =20= fact that the Shapes GUI is now static ;-). I agree that it limits =20 the collection thumbnails, but maybe the GUI could be compressed a =20 little to make up for more thumbnails room... There are still some settings that are shown outside the window on =20 OSX (Keypoint obscured & Min Lightness). The fix is to resize the =20 window, but that's strange wx don't account for this when it size the =20= window... I have changed your std::cerr into wxLogError's (I think they are =20 best, because wx can display a log window when they occur). There are =20= some deprecated things now in our code (wxRect.Inside should be =20 changed into Contains). I want to make sure changing them works for =20 you before pruning them all ;-) tiennou |