Hey, > danke fuer die schnelle Antwort but I don't see how I can set the colorPopup > to modal. setModal() is none of the member methods if I'm not mistaken. All > I've been able to do so far is access the child controls of the popup but > that hasn't got me anywhere. > If you could briefly point out to me how I set the popup modal, that'd be > much appreciated. Currently, the way Thomas proposed in his mail is the only way i can think of. Its not a elegant was but it should work.
> It didn't strike me as an unusual use case but I'm working on a little > application that allows a user to load all the components of a map > (individual features) into a main window where he/she can manipulate them > (add/remove/rename). Other settings, such as line/point/polygon color, label > text, text color and such can be specified for each feature (e.g. streets, > buildings, etc.) individually and that's what I open a modal window for. So, > voila, I have a modal window with a couple color popups in there. I thought > it interesting though that the popups open and are accessible but not the > selector. That's also the reason why it took me a while until I found this > bug in my application; I never bothered using the color selector while I > tested it during programming. Thanks for the details. Sounds like a reasonable UI and I think it would not be a bad idea to make the color popup modal as well. Greetings, Martin ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
