LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   XtSetSensitive Problem (https://www.linuxquestions.org/questions/linux-software-2/xtsetsensitive-problem-732191/)

barunparichha 06-11-2009 07:08 AM

XtSetSensitive Problem
 
Hi,
I have a problem with my application.

When I invoke the XtSetSensitive function on the base widget of the
graphic component I want to disable, the widget (and all its child
widgets) doesn't turn into grey untill I move the mouse or click it.

A similar discussion was found at:
http://fixunix.com/motif/93707-xtset...e-problem.html

Moreover, I too check FAQ 211 of
http://www.rahul.net/kenton/faqs/Motif-FAQ


which lists some API XtClearArea(), but I could not find any reference of such API in Xt or Xorg.
This make me believe that there is no such XtClearArea(), but it should be XClearArea().

Any help will be appreciated.

With Thanks,
Barun Parichha

barunparichha 06-12-2009 01:05 AM

Are there any alternate API for XtSetSensitve(widget,False) ?


All times are GMT -5. The time now is 04:54 AM.