On Wednesday 12 August 2015 22:16:06 Chris Morley wrote: > > From: ghesk...@wdtv.com > > To: emc-developers@lists.sourceforge.net > > Date: Wed, 12 Aug 2015 22:03:16 -0400 > > Subject: Re: [Emc-developers] Missing halui stuff in 2.8.0-pre > > > > On Wednesday 12 August 2015 21:00:57 Chris Morley wrote: > > > Gene you are confusing halui and gladeVCP. > > > Halui supplies pins not GUI parts. > > > gladevcp supplies GUI parts and pins. > > > > > > There should be a gladefile and a HAL file to load it. > > > > > > Chris M > > > > In gvcp-panel.ui, there is a stanza that draws the spindle rpms as a > > bar graph, and a spindle at speed "led" which is permanently wired > > green. But nothing below that seems to work. I had edited the max > > speed and in the process had swapped the two space tabbing using > > spaces for some tabs as geany generates them. I just converted > > those tabs back to spaces. > > > > Do we have an xml checker/verifier? By hand, it looks good, but I > > am not an xml guru. > > > > I just tried to rerun it from an ssh -Y shell into it, but theres a > > diff in FOREGROUND/BACKGROUND color specs that makes it bail out, so > > I'll have to go restart it from its own keyboard. BRB. And that > > made no diff, the gladevcgp screen on the third tab still is blank > > below the green led for spindle at speed. The rest of that screen > > above works fine. > > Gene > > specifically, what doesn't work? if I don't know what the widgets are > I can't help very much. > > Chris M Here is that gvcp_panel.ui file:
<?xml version="1.0"?> <interface> <!-- interface-requires gladevcp 0.0 --> <requires lib="gtk+" version="2.16"/> <!-- interface-naming-policy project-wide --> <object class="GtkWindow" id="window1"> <property name="width_request">100</property> <child> <object class="GtkVBox" id="vbox1"> <property name="visible">True</property> <child> <object class="HAL_HBar" id="spindle-speed"> <property name="visible">True</property> <property name="force_height">36</property> <property name="max">2600</property> <property name="z0_color">#0000ffff0000</property> <property name="value">44.25</property> <property name="z1_color">#ffffffff0000</property> <property name="bg_color">#bebebebebebe</property> <property name="text_template">Spindle: % 4d RPM</property> <property name="z0_border">0.94999998807907104</property> <property name="z2_color">#ffff00000000</property> <property name="show_limits">False</property> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkHBox" id="hbox1"> <property name="visible">True</property> <child> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="ypad">5</property> <property name="label" translatable="yes"> Spindle Up To Speed </property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="HAL_LED" id="spindle-at-speed-led"> <property name="visible">True</property> <property name="led_shape">2</property> <property name="on_color">green</property> <property name="led_size">5</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="padding">10</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> <child> <object class="HAL_Table" id="button-box-active"> <property name="visible">True</property> <property name="n_rows">5</property> <property name="homogeneous">False</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> </object> </child> </object> </interface> I also don't see anything below the led stuff that looks like gui instructions to me. Wrong file? Minor cloud cover here, but I did manage to catch sight of a Perseid meteor an hour ago, a quite bright one, and just now, for the 3rd time in 2 days, a one second power failure. No ups on any of the other machines, and the bios in the machine for the GO704 doesn't autoboot after a bump. Its not a pretty pix, this old fart sneaking out the back door and walking 10 feet to the garage back door in the dark, in my socks and jockey's just to give a button on the front of that box a tap. Thanks Chris. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> ------------------------------------------------------------------------------ _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers