Running Windows XP/7. I've tweaked the registry entries so that a normal double-click opens a workspace file in "Operate" mode, along with adding the option to right-click for opening in "Edit" (normal open) or "Kiosk" modes.
One thing I've noticed is that opening a file in "Operate" mode always seems to start QLC+ with whatever tab was active when the project was last saved. "Kiosk" mode goes straight to the Virtual Console as expected since it's the only thing available in Kiosk mode. But I'm thinking it would also make sense for the "Operate" mode to start with the Virtual Console as the active tab regardless of what tab was active when the project was saved. When I'm launching in "Operate" mode, I'm primarily intending to use the VC anyhow.
It looks like it may be fairly trivial to make the change in the code for this, but I wanted to check to see if it was a desired operation before I made a pull-request for it. My proposal is basically: Starting QLC+ in "Operate" mode will default to the Virtual Console tab when it starts. If this behavior is acceptable, I will go ahead and make a pull-request for the changes.
Command Line --operate option: default to Virtual Console tab?
- mcallegari
- Posts: 4827
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Nathan, please consider that you are not the only QLC+ user here, so maybe your needs are not everybody's needs
One would want to run QLC+ in operate mode, with an autostart function, and keep the Simple Desk tab open to do manual tweaking of single channels/channel groups or to do Cues playback.
I'd say the current behaviour gives more flexibility than always jumping to the VC (which can be done anyway by saving the project with the VC tab open)
One would want to run QLC+ in operate mode, with an autostart function, and keep the Simple Desk tab open to do manual tweaking of single channels/channel groups or to do Cues playback.
I'd say the current behaviour gives more flexibility than always jumping to the VC (which can be done anyway by saving the project with the VC tab open)
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
Perhaps new command line parameter to specify default tab could be a solution to this...
- nedmech
- Posts: 83
- Joined: Sat Jun 20, 2015 12:39 am
- Real Name: Nathan Durnan
Exactly why I posed the question to the forum.mcallegari wrote:please consider that you are not the only QLC+ user here, so maybe your needs are not everybody's needs
Agreed. It just takes some training to have my operators get used to always going back to the VC tab before saving tweaks to functions. Computer-based light control is still a brand new concept for my facility, so there are definitely growing pains. I'm just trying to find ways to simplify the learning curve for my new operators.mcallegari wrote: the current behaviour gives more flexibility than always jumping to the VC
I like this! I had just been looking at the quick-and-simple change, but this would allow the current flexibility as well as provide an option for my use-case. Perhaps the following:janosvitok wrote:Perhaps new command line parameter to specify default tab could be a solution to this...
Code: Select all
-t or --tab <tab> Force specified tab to be shown on startup (tab cab be 'functions'/'fn', 'shows'/'sh', 'virtualconsole'/'vc', or 'simpledesk'/'sd')(only when -o is specified)
-
- Posts: 75
- Joined: Wed Jul 08, 2015 8:59 am
- Location: FRH, Germany
- Real Name: Manfred Flintstone
Sortcut on Desktop:
qlcplus -w -f -p --open mydefault.qxw (linux-style, too lazy to translate )
now it is only your discipline, WHEN you click "Save":
only save, when VC is in foreground...
so severe?
qlcplus -w -f -p --open mydefault.qxw (linux-style, too lazy to translate )
now it is only your discipline, WHEN you click "Save":
only save, when VC is in foreground...
so severe?
Gentoo | profile=desktop | LXDE | QLC+ qt4-build / openSUSE 13.2-x86_64 | KDE | QLC+ qt5-rpmbuild
The best way to predict the future is to invent it. (Alan Curtis Kay) - I'd like to emerge -avuND world, but there are no news in sync for stable updates
The best way to predict the future is to invent it. (Alan Curtis Kay) - I'd like to emerge -avuND world, but there are no news in sync for stable updates