GUI for PlasmaC - QtPlasmac

More
13 Jan 2021 01:50 #195164 by rodw
Replied by rodw on topic GUI for PlasmaC - QtPlasmac
I'll try to check this soon. My screen is the minimum qtplasmac supports (I think)
I think it will be pretty easy to calculate the screen height of the mdi field from the mouse click and keep the keyboard below that field. If there is enough room on my screen, it should work for everybody. (cos they should have more pixels available)

Please Log in or Create an account to join the conversation.

More
13 Jan 2021 21:52 #195256 by cmorley
Replied by cmorley on topic GUI for PlasmaC - QtPlasmac
This should be possible now. Surely needs some tweaks but it is moveable and remembers its geometry.

Attachments:
The following user(s) said Thank You: phillc54, snowgoer540

Please Log in or Create an account to join the conversation.

More
13 Jan 2021 21:59 #195260 by cmorley
Replied by cmorley on topic GUI for PlasmaC - QtPlasmac
Oh and there is some (debug ?) print statements snuck in to QPlasmac that breaks python3
The following user(s) said Thank You: phillc54

Please Log in or Create an account to join the conversation.

More
13 Jan 2021 22:02 #195261 by phillc54

Oh and there is some (debug ?) print statements snuck in to QPlasmac that breaks python3

Oops, my lazy old style print statements...
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
13 Jan 2021 22:05 #195262 by cmorley
Replied by cmorley on topic GUI for PlasmaC - QtPlasmac
Sorry I forgot to say that this new keyboard must be enabled in the .ui file and handler file.

screen_options: keyboardDialog_option set to true

end of handler's init-widgets() function:

self.w.mdihistory.MDILine.setProperty('soft_keyboard_option',False)
self.w.mdihistory.MDILine.setProperty('dialog_keyboard_option',True)
The following user(s) said Thank You: phillc54, tommylight

Please Log in or Create an account to join the conversation.

More
14 Jan 2021 05:47 #195287 by rodw
Replied by rodw on topic GUI for PlasmaC - QtPlasmac
Awesome guys. So I just need to pull a new version of master now?

Please Log in or Create an account to join the conversation.

More
15 Jan 2021 12:38 #195428 by rodw
Replied by rodw on topic GUI for PlasmaC - QtPlasmac
Its great to see Linuxcnc FINALLY has a decent softkey board for touch screens.

Two Issues:
1. The lower line of the bottom row of keys is cut off on my screen.

2.The greyed out background is very disconcerting.. the sudden change of contrast is not good on the eyes and I don't believe that technique should be used on a HMI as it would get very tiring all day. What do others think?


Some crazy Ideas, maybe not just for QTPlasmac.
1. numeric keyboard that pops up when a button is pressed

2. calculator entry. What if say you could type {20 * 50} and the formula between the brackets was parsed and pasted into the field? Or {x/2}? There are any number of calulators for Python.
Attachments:

Please Log in or Create an account to join the conversation.

More
15 Jan 2021 22:22 #195492 by phillc54

Its great to see Linuxcnc FINALLY has a decent softkey board for touch screens.

Two Issues:
1. The lower line of the bottom row of keys is cut off on my screen.

You can resize it so it suits you then that size will be saved.


2.The greyed out background is very disconcerting.. the sudden change of contrast is not good on the eyes and I don't believe that technique should be used on a HMI as it would get very tiring all day. What do others think?

I like it, it draws attention to the only useable widget. It could be darker if you think that would be better, or lighter...
The following user(s) said Thank You: snowgoer540

Please Log in or Create an account to join the conversation.

More
15 Jan 2021 23:57 #195495 by tommylight

2.The greyed out background is very disconcerting.. the sudden change of contrast is not good on the eyes and I don't believe that technique should be used on a HMI as it would get very tiring all day. What do others think?

I like it, it draws attention to the only useable widget. It could be darker if you think that would be better, or lighter...

I was wondering what Rod is on about, but blamed that Jameson guy and moved on! :silly:
I also like it as is.
The following user(s) said Thank You: phillc54

Please Log in or Create an account to join the conversation.

More
16 Jan 2021 00:12 #195498 by phillc54

I was wondering what Rod is on about, but blamed that Jameson guy and moved on! :silly:

:laugh: :laugh: :laugh:

Please Log in or Create an account to join the conversation.

Moderators: snowgoer540
Time to create page: 0.207 seconds
Powered by Kunena Forum