You cannot post messages because only members can post, and you are not currently a member.
Description:
For discussions related to wxWidgets not about development issues or user support.
|
|
|
May I contribute my set of custom shaped (with skins) components?
|
| |
Hi, guys.
I used wxWidgets in my last project and have good feelings about it.
Great work.
But it have some gaps for me, which I coded myself.
I were need a comprehensive set of custom shaped components: general
purpose buttons, panels, tables and so on.
I saw that there is wxSkin but its was not quite usefull for me.... more »
|
|
Is it possible to move wxDC and (some) derivatives to wxBase ??
|
| |
Hi, I'm starting the process of moving some products of my employer away from OWL(next) and curses to wxWidgets in order to have a uniform multiplatform product. The few tests we have done so far look promissing , since it's mostly the gui code that needs to be changed for now. One thing that I would like create anew is our printing infrastructure,... more »
|
|
GSOC
|
| |
Hi, ...I don't know what the above means, I'm afraid, but the deadline has now passed for submitting new applications. Regards, Julian
|
|
gsoc2009 - Masked Edit Control
|
| |
Hi Marco, Thanks for the email - I'm afraid there are already 3 submitted proposals for this project, though that needn't necessarily stop folk from submitting further applications on the same topic. We think that this probably isn't a full GSoC project (for example it's simple compared with the ribbon proposal), so one of the submitted applications... more »
|
|
wxAUI code
|
| |
Hello, Can I use hint window code from AUI project: - class wxPseudoTransparentFrame - void wxAuiManager::UpdateHintWindow Config() in IFM project ([link]) but under BSD license? Thanks, Bogdan mailto:angbe....@gmail.com
|
|
wxWidgets for Java / Jython / IronPython ?
|
| |
Hi IMHO the way that should work in the future is to generate the bindings directly from the interfaceš folder, for all variants, this should help to avoid too much loss if something doesnšt take off. wx.NET to me seems more promising to me than a wxJava effort as far as the possible audience is concerned.... more »
|
|
Next step in interpolate?
|
| |
Hi. Some days ago I was starting projects to help with build apps. It's can be great for many programmes, such can't understand how gui should behaves. The plan was concentrating in create a small frontend for toolkit, which supports modules. It is called mWidgets. If application don't tell us witch module we should use, we get possibility list from enviornament.... more »
|
|
radiobox events
|
| |
I've noticed that repeated selections of the same item in a radiobox are filtered out. That is, an event is generated only the first time a given item is selected, none after that (unless the selection changes). I'd like to be alerted to all of the user's selection actions, even the redundant ones.... more »
|
|
|