2nd .ui file hal pins not showing
21 Mar 2023 03:15 #267201
by cmorley
Replied by cmorley on topic 2nd .ui file hal pins not showing
I pushed a hopeful fix for this.
The latest intention was for users to put their custom code in the config folder as such:
config_folder/qtvcp/screens/name_of_screen/name_of_screen.ui
then load with:
DISPLAY = qtvcp name_of_screen
but after update, you should be able to use:
DISPLAY = qtvcp some_place_relative_to_config_folder/name_of_screen.ui
The latest intention was for users to put their custom code in the config folder as such:
config_folder/qtvcp/screens/name_of_screen/name_of_screen.ui
then load with:
DISPLAY = qtvcp name_of_screen
but after update, you should be able to use:
DISPLAY = qtvcp some_place_relative_to_config_folder/name_of_screen.ui
The following user(s) said Thank You: blazini36
Please Log in or Create an account to join the conversation.
21 Mar 2023 17:59 #267244
by blazini36
Replied by blazini36 on topic 2nd .ui file hal pins not showing
Thanks, that'll make things a bit easier. I'm sure you can imagine working on the iu on a workstation in a git repo with a shared folder to a VM that mounts it with it's own path. I have the apt version installed in the VM, looks like it only affects qt_stat.py, I should be able to just swap that file out right?
Please Log in or Create an account to join the conversation.
21 Mar 2023 19:04 #267247
by cmorley
Replied by cmorley on topic 2nd .ui file hal pins not showing
Yes qt_pstat.py
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.057 seconds