Hey Omer, 2010/1/15 omer katz <[email protected]>: > Hello, > I see that there is a progress bar dialog but what about a progress bar > widget? > I want to make my own loading screen. > I believe it shouldn't be hard to make as it's mostly copy paste.
Because we didn't get a request for it... I agree it shouldn't be too hard: you can implement it easily using colored div's with absolute positioning and resize() calls. (not even any need for the painting API!). And the API can be copied from QProgressBar... Regards, koen ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
