version 1.7, 2017/08/22 12:13:55
|
version 1.8, 2017/08/23 09:40:53
|
Line 39 declareExternalFunction(XtAppInitialize)
|
Line 39 declareExternalFunction(XtAppInitialize)
|
target(objectContainer(sXtAppContext, appObject)).widget = |
target(objectContainer(sXtAppContext, appObject)).widget = |
target(objectContainer(Widget, widgetObject)); |
target(objectContainer(Widget, widgetObject)); |
|
|
|
XtVaSetValues(target(objectContainer(Widget, widgetObject)), |
|
XmNtitle, name, |
|
NULL); |
freeObject(nameObject); |
freeObject(nameObject); |
|
|
if (nullified(objectOf(appObject))) then |
if (nullified(objectOf(appObject))) then |