Hi ,

When i checked the widget depth by this call.

widget.depth()

it results as 24 bit depth ....Is there any way we can have a widget of 32 bit depth ...

I have some X code where a widget is created and using "xtVaSetValues" function call they set the depth to 32 or 24 ( XtNdepth)...

Something like this is possible in Qt ...