Changeset - 124f4647179f
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 12 years ago 2013-06-10 20:14:27
drewp@bigasterisk.com
new-curve dialog could never get focus on my laptop
Ignore-this: 654aaebc59dc701ae3f7b28d5c653293
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
light9/curvecalc/curvecalc.glade
Show inline comments
 
@@ -684,7 +684,6 @@ Available in functions: nsin/ncos period
 
  <object class="GtkDialog" id="newCurve">
 
    <property name="can_focus">False</property>
 
    <property name="border_width">5</property>
 
    <property name="type">popup</property>
 
    <property name="title" translatable="yes">New curve</property>
 
    <property name="modal">True</property>
 
    <property name="window_position">mouse</property>
 
@@ -755,6 +754,7 @@ Available in functions: nsin/ncos period
 
          <object class="GtkEntry" id="newCurveName">
 
            <property name="visible">True</property>
 
            <property name="can_focus">True</property>
 
            <property name="has_focus">True</property>
 
            <property name="is_focus">True</property>
 
            <property name="invisible_char">●</property>
 
            <property name="activates_default">True</property>
0 comments (0 inline, 0 general)