Developers Notebook-Feature Requests
From WxWiki
Contents |
[edit] Feature Requests
[edit] [ 674578 ] wxString
Is this implemented yet? (request for std::string ctor)
[edit] [681963] - Caps / Num / Scroll - Lock Status
RN - Need to finish the patch for the Gradient code as per feature request. I have some fast routines for linear and radial gradients, but I need one for triangular gradients. This way I can do gradients around arbitrary points like the MS GradientFill() funtion, and then just duplicate the GradientFill() function so that windows users can easily use the gradient stuff.
[edit] [753487] - Gradient
RN - I need to finish the wxGetKeyState() patch I'm working on as per a feature request. I have it working for X11, Windows, and Pre Mac-OSX 10.2, but I need to add HID Manager code to make it work around a 10.2+ Bug using the normal method (GetKeys())
