User forums > General (but related to Code::Blocks)

[feature request] Can cb sets WM_WINDOW_ROLE ?

(1/1)

teto:
Hi,

I am using a tile manager and it would be nice to have a way to differentiate between the different codeblocks windows. For instance the code completion popup is set to its minimum size and I would like to make it bigger else it's hard to use. To do that I need to differentiate between this popup and the codeblocks editor but it's not possible as far as I know (output of xprop on the editor and tooltip http://paste.ubuntu.com/10013282/).

More info on WM_WINDOW_ROLE: http://tronche.com/gui/x/icccm/sec-5.html

Apparently there is no function in wxwidget to do so, here is one way but I never used wxwidgets so I may be wrong:  http://trac.wxwidgets.org/ticket/12778#comment:1

Regards

teto:
Update: I opened a ticket on wxWidget tracker:
http://trac.wxwidgets.org/ticket/16849

Navigation

[0] Message Index

Go to full version