what a crazy step increment, where is that at? JT
On 4/24/2016 6:48 AM, andy pugh wrote: > On 24 April 2016 at 12:36, andy pugh <[email protected]> wrote: > >> I think this might be what is making my life difficult too. > Yes, this fits with the problem I was talking about here: > https://sourceforge.net/p/emc/mailman/message/34998497/ > > And my problem matches the funny bits of the glade file > > <object class="GtkAdjustment" id="TurnAngAdj"> > <property name="lower">-90</property> > <property name="upper">90</property> > <property name="step_increment">0.20000000000000001</property> > <property name="page_increment">10</property> > <property name="page_size">10</property> > </object> > > <object class="GtkAdjustment" id="TurnCutAdj"> > <property name="value">0.14999999999999999</property> > <property name="upper">3</property> > <property name="step_increment">0.050000000000000003</property> > <property name="page_increment">10</property> > <property name="page_size">10</property> > </object> > > ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
