User forums > General (but related to Code::Blocks)
Docking library
SnakeChomp:
Here is what I have come up with after some work: www.snakesoft.net/wxifm/images/wxifm.png. Unfortunately a wxWidgets bug is preventing me from completing another thing I wanted to do tonight, which is to dynically show or hide the caption of a floating window depending on how many children it has. I can add a caption just fine but it never goes away again.
Edit
Looks like I spoke too soon, it was my codes problem, not wx's.
SnakeChomp:
http://www.solidsteel.nl/users/wxwidgets/viewtopic.php?p=16704#16704
mandrav:
Damn! Man, you really wanna make us switch, don't you?
Well, you 're making a great job with it :P :D
I will definetely check out this 1.0.4 version.
Just to avoid confusion:
The reason I pospone checking wxIFM within C::B is that C::B would need an overhaul to support it correctly (mainly because the tab panels we use expect a wxNotebook as a parent, while with wxIFM it could be any wxWindow, right?). Not that major but still...
I sure plan to embed and test it though. I don't think it should be *that* hard...
Yiannis.
SnakeChomp:
The tab panels would be children of the main frame (or a floating window). There wouldn't be any more notebooks anywhere (except for document windows). Why do your tab windows assume their parents are notebooks right now anyhow?
mandrav:
--- Quote from: SnakeChomp on August 27, 2005, 11:35:39 am ---The tab panels would be children of the main frame (or a floating window). There wouldn't be any more notebooks anywhere (except for document windows)
--- End quote ---
That's what I figured. Thanks :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version