You cannot post messages because only members can post, and you are not currently a member.
Description:
For discussions about development related issues of wxWidgets
|
|
|
wxSizer improvements
|
| |
I'd like to suggest a couple of changes to the api as regards wxSizer
(s) of various types. I will implement these changes if I receive
approval, but I'm not going to bother otherwise.
i) wxSizerFlags::Border should be renamed wxSizerFlags::Margin. I tend
to think a border is a visible item.... more »
|
|
wxFAIL usage
|
| |
Hi everybody, when I'm using wxFAIL(); in my code I'm getting an "error: void value not ignored as it ought to be". If I'm using it without the brackets e.g. wxFAIL; then I don't get that error. Wouldn't it be more intuitive if the call with the brackets would be the correct one? Regards Peter
|
|
Stretch factor chages rollback
|
| |
Hi, ALL, recentl;y there was a discussion about the changes to sizer code in regards to some stretch factor refatoring. My question is: does it fixed in trunk or not? I have some problems with my code that I compile against the trunk for about 4-5 month old, and want to test it again if this is fixed/rolled back.... more »
|
|
Ubuntu/Debian packages of bakefile 0.2.8
|
| |
Hi everybody,
Hi Vadim,
I hope it is not to OT but since Vadim is the package builder, I was
wondering whether there will be any updated bakefile packages for
Ubuntu/Debian?
Regards Peter
|
|
|