This is much better behaviour than PyVCP, where spinbutton valuyes
don't update even if you do press enter, and in fact you need to press
the up arrow to commit, then the down arrow to get back the number you
typed in.

fixed in 2.5.4

Dave

On 23/04/2014, John Thornton <bjt...@gmail.com> wrote:
> I have some GUI tutorials here:
>
> http://gnipsel.com/linuxcnc/index.html
>
> JT
>
> On 4/23/2014 2:49 AM, Marius Alksnys wrote:
>> I need to create a GUI for special machine. It is time to choose the
>> platform for it.
>>
>> The GUI will have lots of editboxes, labels (DROs) and tables for view
>> and input, several tabs (forms or pages). It would be great to have user
>> friendly tables and even expandable multi-level tables.
>>
>> It does not have to have neither xyz plot nor simulation. Main controls
>> can be made using hardware buttons.
>>
>> I like GUI editors much more than having to code it by hand.
>>
>> I can program in different languages like C, C++, Pascal, Visual Basic,
>> but python would be new to me.
>>
>> What I am looking at right now is Qt (probably, newest one) and ability
>> to talk to LinuxCNC using linuxcncrsh.
>>
>> As for newest Qt, it fails to run in 10.04 / Lucid. Installing xcb did
>> not help. The message:
>>
>> This application failed to start because it could not find or load the
>> Qt platform plugin "xcb".
>>
>> Available platform plugins are: eglfs, linuxfb, minimal, minimalegl,
>> offscreen, xcb.
>>
>> Reinstalling the application may fix this problem.
>> Aborted
>>
>>
>> ------------------------------------------------------------------------------
>> Start Your Social Network Today - Download eXo Platform
>> Build your Enterprise Intranet with eXo Platform Software
>> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
>> Get Started Now And Turn Your Intranet Into A Collaboration Platform
>> http://p.sf.net/sfu/ExoPlatform
>> _______________________________________________
>> Emc-developers mailing list
>> Emc-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-developers
>
>
> ------------------------------------------------------------------------------
> Start Your Social Network Today - Download eXo Platform
> Build your Enterprise Intranet with eXo Platform Software
> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
> Get Started Now And Turn Your Intranet Into A Collaboration Platform
> http://p.sf.net/sfu/ExoPlatform
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to