Сustomization QTvcp
28 Jan 2021 06:57 #196901
by tommieh
Replied by tommieh on topic Сustomization QTvcp
Chris, I tried your new update for Fcode.
Works great, even in MDI the F-code is now shown.
Excellent, thanks for that.
Works great, even in MDI the F-code is now shown.
Excellent, thanks for that.
Please Log in or Create an account to join the conversation.
28 Jan 2021 10:01 #196916
by cmorley
Replied by cmorley on topic Сustomization QTvcp
Excellent!!
Please Log in or Create an account to join the conversation.
29 Jan 2021 23:54 #197102
by tommieh
Replied by tommieh on topic Сustomization QTvcp
I'm using scroll buttons in QTabWidget, as I'm running out of screen space.
The scroll button arrows work, but are a little small for a touch screen to be finger touched.
Is there a way to make them larger?
Thanks
The scroll button arrows work, but are a little small for a touch screen to be finger touched.
Is there a way to make them larger?
Thanks
Please Log in or Create an account to join the conversation.
30 Jan 2021 01:21 #197108
by phillc54
Replied by phillc54 on topic Сustomization QTvcp
Please Log in or Create an account to join the conversation.
30 Jan 2021 02:21 #197109
by tommieh
Replied by tommieh on topic Сustomization QTvcp
That's great, thanks
Please Log in or Create an account to join the conversation.
30 Jan 2021 05:41 #197116
by tommieh
Replied by tommieh on topic Сustomization QTvcp
I found that these scroll buttons are called "scroller".
If I change it to say:
QTabBar::scroller { width: 40 px; }
what happens is the right scroller overlaps the left scroller.
If I make it say 10 px, then there's a gap between the left and right scroller.
I cannot find any reference on how to make them both bigger.
If I change it to say:
QTabBar::scroller { width: 40 px; }
what happens is the right scroller overlaps the left scroller.
If I make it say 10 px, then there's a gap between the left and right scroller.
I cannot find any reference on how to make them both bigger.
Please Log in or Create an account to join the conversation.
30 Jan 2021 10:56 #197137
by hottabich
Replied by hottabich on topic Сustomization QTvcp
If there is room, add two buttons like the screenshot for QTabWidget.
Please Log in or Create an account to join the conversation.
30 Jan 2021 17:20 #197166
by cmorley
Replied by cmorley on topic Сustomization QTvcp
You could even take Hottabich's idea further - use a stacked widet and put a label and two buttons above it - basically make your own tab widget.
Hottabich you interested in donating one of your screen to linuxcnc? I was thinking the X1/dragon combo one - do you call that one woodpecker too?
Hottabich you interested in donating one of your screen to linuxcnc? I was thinking the X1/dragon combo one - do you call that one woodpecker too?
Please Log in or Create an account to join the conversation.
31 Jan 2021 03:46 #197200
by tommieh
Replied by tommieh on topic Сustomization QTvcp
Thanks Hottabich and Chris,
It would be great for Hottabich to share his UI and _handler, I think that would be good material for learning and to find out on how to do things.
And we could learn a bit of Russian
It would be great for Hottabich to share his UI and _handler, I think that would be good material for learning and to find out on how to do things.
And we could learn a bit of Russian
Please Log in or Create an account to join the conversation.
31 Jan 2021 11:09 #197216
by hottabich
Replied by hottabich on topic Сustomization QTvcp
What interface do you specifically mean? There are six of them on YouTube, which one?
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.102 seconds