Motif General Discussion |
Are you new to Motif or do you need a refresher? Check out the Insider Tips on Motif Webcast at the ICSNetwork. |
|||
In order to post on the MotifZone forums, you need to be a registered user. We've changed the registration process slightly. To register, go to http://www.motifzone.net/forum/ and click the "Register" button. An administrator will need to verify your account. If you do not receive an email saying that your account has been activated within 48 hours, please send an email to webmaster (@) motifzone (dot) net. |
|||
In order to post on the MotifZone forums, you need to be a registered user. We've changed the registration process slightly. To register, go to http://www.motifzone.net/forum/ and click the "Register" button. An administrator will need to verify your account. If you do not receive an email saying that your account has been activated within 48 hours, please send an email to webmaster (@) motifzone (dot) net. |
|||
In order to post on the MotifZone forums, you need to be a registered user. We've changed the registration process slightly. To register, go to http://www.motifzone.net/forum/ and click the "Register" button. An administrator will need to verify your account. If you do not receive an email saying that your account has been activated within 48 hours, please send an email to webmaster (@) motifzone (dot) net. |
|||
Hello! We've been getting a lot of spam in the forums. In order to try to counteract this problem, only registered users can now post. Sorry for any inconvenience this causes. -Megan |
|||
Hello! We've been getting a lot of spam in the forums. In order to try to counteract this problem, only registered users can now post. Sorry for any inconvenience this causes. -Megan |
|||
Hello! We've been getting a lot of spam in the forums. In order to try to counteract this problem, only registered users can now post. Sorry for any inconvenience this causes. -Megan |
|||
Here is some psuedo-code that draws something like a clock: // Draw the numbers on the face x = convertAngleIntoX(angle, RADIUS); char numString[5]; XDrawString(display, |
|||
Hi all, does Motif 2.0 can be used over X11R7 ? thanks |
|||
I have an application that by necessity launches a dialogue from a menu item in which the Widgets in the dialogue are created each time, they vary from invocation to invocation. The application is very long lived and the dialogue used often. valgrind indicates the memory leak is with ToolTips. Below is a test program and valgrind snippet. On running the program and selecting then Application->Quit No leak is detected. |
|||
