|
From: Michael H. <mg...@gm...> - 2009-05-28 14:21:27
|
Milan Babuskov wrote: > Well, ok, I think I could live with that. I guess I myself would > never change the selection in charset wxChoice, but it wouldn't > bother me much either. > > Do you think wxChoice with character sets (somewhere beneath or above > wxSTC) would be a good UI for this? Yes, I think that's OK. However, I wonder whether it would make sense to concentrate *all* actions on BLOBs in that dialog? You said yourself that it must be possible to set the field to NULL, so that's one more control. If we ever get pages for graphics the dialog should support copy and paste as well. What about loadìng and saving? I don't really know how this dialog should look and work in the end. It currently is modal, is that a good idea? Maybe it would be nice to be able to select another field in the data grid without having to close and reopen the dialog? Just throwing out ideas here. Thanks -- Michael Hieke |