Commit 5fdc84d4 authored by claes's avatar claes

Nylund: Changed so that input in textfields are possible

parent 92aaad93
...@@ -482,7 +482,7 @@ object hist_pane : XmPanedWindow ...@@ -482,7 +482,7 @@ object hist_pane : XmPanedWindow
XmNrightAttachment = XmATTACH_FORM; XmNrightAttachment = XmATTACH_FORM;
XmNbottomAttachment = XmATTACH_FORM; XmNbottomAttachment = XmATTACH_FORM;
XmNtopAttachment = XmATTACH_FORM; XmNtopAttachment = XmATTACH_FORM;
XmNtraversalOn = false; !XmNtraversalOn = false;
}; };
controls controls
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment