Home
last modified time | relevance | path

Searched refs:WX_temp_label (Results 1 – 1 of 1) sorted by relevance

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dwx_gui.c852 Widget WX_temp_label; variable
1186 WX_temp_label= XtVaCreateManagedWidget("WX_station temp label",xmTextFieldWidgetClass, form1, in WX_station()
2277 XmTextFieldSetString(WX_temp_label,langcode("UNIOP00014")); in fill_wx_data()
2281 XmTextFieldSetString(WX_temp_label,langcode("UNIOP00015")); in fill_wx_data()
2284 XtManageChild(WX_temp_label); in fill_wx_data()