Rank: Advanced Member
Groups: Registered
Joined: 8/5/2017(UTC) Posts: 569 Location: Manitoba Thanks: 112 times Was thanked: 313 time(s) in 178 post(s)
|
Thanks Ross,
That was the first thing I tried but it didn't seem to work. However, I just tried a different approach (URLEncode only the Value string rather than the whole Function string) and it seems to work !
I will test a little further and release a fix tomorrow. Getting late here :)
cheers, Richard
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/10/2017(UTC) Posts: 96 Thanks: 13 times Was thanked: 15 time(s) in 13 post(s)
|
You may want to take another look into the "Save As" function, within the Mac version. Utilizing 2.05b, I've been unable to save any panels using that selection. No dialog window opens. No indication of anything happening after selecting "Save As".
This is looking very good, however, and is proving to be a very good utility for vMix (both local and remote) operational control.
Rich
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/5/2017(UTC) Posts: 569 Location: Manitoba Thanks: 112 times Was thanked: 313 time(s) in 178 post(s)
|
Hi Rich,
I can't seem to duplicate the 'SaveAs' issue you are having. What version of OSX are you using. Seems ok on 10.12.6.
I've made some updates as follows: - Mathematical increments now work in XAML Titles - added a confirmation dialog when quitting app
Updated version 2.0.6 in original post.
Thanks everyone for your contribution and your patience.
Richard
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/10/2017(UTC) Posts: 96 Thanks: 13 times Was thanked: 15 time(s) in 13 post(s)
|
Oddly enough, I'm using 10.12.6 as well.
Doing additional testing... The capability does work, until I attempted to 'clone' something when nothing was selected (if that makes sense).
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/16/2017(UTC) Posts: 578 Location: jamaica
Thanks: 77 times Was thanked: 32 time(s) in 31 post(s)
|
It happens also with the windows version if I delete any element, (button, label, fader), but I found a work-around....I save every time I make a change, so that if something goes wrong, I can close and reopen the last saved .....so I will just have to continue from where I left off....it hurt me one day after I created a very nice GUI, only to find I had to start all over from the begining.......so now, I save after every action.....
|
1 user thanked Joeboe for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/10/2017(UTC) Posts: 96 Thanks: 13 times Was thanked: 15 time(s) in 13 post(s)
|
Joeboe - You are absolutely correct. The same happens on the Mac version after deleting an item. Good catch.
Also noticed, after spending another hour creating a new template, that the simple 'Save' wasn't working either, even if the 'Save As' appeared to be operational.
Will do some additional digging to see if there may be an obvious cause.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/5/2017(UTC) Posts: 569 Location: Manitoba Thanks: 112 times Was thanked: 313 time(s) in 178 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/5/2017(UTC) Posts: 569 Location: Manitoba Thanks: 112 times Was thanked: 313 time(s) in 178 post(s)
|
|
1 user thanked raugert for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/3/2018(UTC) Posts: 184
Thanks: 86 times Was thanked: 7 time(s) in 7 post(s)
|
I'm trying to download this .exe file for Windows but keep getting a message from Dropbox that .exe files can't be previewed. I've tried to right-click on the .exe link and choose "Save As" but it only lets me save a .html file. I've tried to right click on the folder to save it but I can only save a Web page file.
I've tried with both Google Chrome and Firefox browsers. What am I doing wrong? Thank you.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/5/2017(UTC) Posts: 569 Location: Manitoba Thanks: 112 times Was thanked: 313 time(s) in 178 post(s)
|
Download the complete vMix Panel Builder 2.0.9.zip file from Dropbox. Then unzip it once it is downloaded. It will create a Mac and a Windows folder. You can then move the folder for the platform you are using (I'm assuming windows in your case) to wherever you like. Run the 'vMix Panel Builder.exe' application from within the Windows folder. You may have to run the program as 'administrator' the first time, depending on your Windows setting.
Note: The 'Windows' folder contains the 'externals' required along with the program file so you must leave the folder intact. You can however create a shortcut to the program file if you like.
Hope that helps, cheers, Richard
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/16/2017(UTC) Posts: 578 Location: jamaica
Thanks: 77 times Was thanked: 32 time(s) in 31 post(s)
|
Thanks for the update.....Now, something I just noticed....When I go to close, I can not see the yes/no option in my layout....I wish it had remain like in the earlier version, where it appeared in the same area below the lock, as I had to expand my UI to see it...the same thing when I open Preferences...I have to expand my layout to see these windows, sometimes the same with the edit window, but since that is long, I see the edge, so I can pull it into view.....plus the preference and close option windows are locked in position....wish those could be free moving , same as the Edit window....other than that...2 thumbs up to this great program....
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/16/2017(UTC) Posts: 578 Location: jamaica
Thanks: 77 times Was thanked: 32 time(s) in 31 post(s)
|
Is there a way to change the Title in Builder Panel without having to go back to vMix....the scores are working great....now the changing of names...(Home..Away) to reflect in vMix...
Also, I found a bug that was never fixed from day one....when I select a button, and select Fullscreen, it never takes a colour...it just turns black...always did, but I forgot to mention it....I was making a new Interface when I kept getting this ....may be just in windows....
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/5/2017(UTC) Posts: 569 Location: Manitoba Thanks: 112 times Was thanked: 313 time(s) in 178 post(s)
|
Hi Joeboe:
To change a text in a Title .XAML is almost the same as changing the score Value except you simply enter the "new text" in the Value field
Command: SetText SelectedName: the name of the text field in vMix (eg: Home) Input: the name or input number in vMix Value: the new text you wish to enter (eg: name of the Home team)
I'll look into the Fullscreen button turning black...
cheers, Richard
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/16/2017(UTC) Posts: 578 Location: jamaica
Thanks: 77 times Was thanked: 32 time(s) in 31 post(s)
|
Yes, it works, but I have to use a button....What I was thinking about, is a special title Label where I can do those changes, rather than having to use a button, since I have to add the names on both button and in the text area...In UTC, all I do is add the name, and it shows up in vmix in real time, or change it in vMix, and it changes in UTC....but, it works, and that is the important thing
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/4/2014(UTC) Posts: 81 Location: USA Thanks: 40 times Was thanked: 9 time(s) in 9 post(s)
|
We used 2.09 for two services today, worked like a charm. Yeah, the full screen button was black on start up, but as soon as I used it, it turned to the set color.
Richard thanks for keeping at it, to get it where it is today.
Dave
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/10/2017(UTC) Posts: 96 Thanks: 13 times Was thanked: 15 time(s) in 13 post(s)
|
Gotta say that after going through all the versions of this app, the latest version is working great in our production. Although I haven't created any new templates in a while, we used it for the first time, to fully operate our production, last week without any issues.
Well done!
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 9/23/2017(UTC) Posts: 249 Location: Toronto
Thanks: 13 times Was thanked: 19 time(s) in 17 post(s)
|
Is there a way to control the 3 streams independantly on this app? I'd like to have 3 buttons, one for each stream, that goes bright when its streaming to that one. I tried entering the value 1,2,3 but it doesn't behave right when I do that and its all 3 lit up when one is streaming.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/5/2017(UTC) Posts: 569 Location: Manitoba Thanks: 112 times Was thanked: 313 time(s) in 178 post(s)
|
@spencerm24
The tally information for individual streams is not currently available in the vMIx API. It will report true if one or any stream is started. Therefor the tally will appear on any button with StartStopStreaming command. I will post a feature request with vMix.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 9/23/2017(UTC) Posts: 249 Location: Toronto
Thanks: 13 times Was thanked: 19 time(s) in 17 post(s)
|
raugert wrote:@spencerm24
The tally information for individual streams is not currently available in the vMIx API. It will report true if one or any stream is started. Therefor the tally will appear on any button with StartStopStreaming command. I will post a feature request with vMix. Just checked the activators as well and it seems that there's no way to specify specific streams in that either. Would be nice to have xkeys or software like this indicate what is streaming.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/6/2017(UTC) Posts: 40 Location: Mississippi, United States
Thanks: 8 times Was thanked: 2 time(s) in 2 post(s)
|
Is this where we report bugs? Apologies if not.
When copying and pasting a fader, it copies only the background portion.
Then, the duplicate fader background can not be removed, and persists even when a new preset is created, the program must be restarted to get rid of it.
Windows 10 64-bit
Love the program so far by the way, great work.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close