Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Full Screen Color
#1
What would be the quickest way to draw a rectangle filled with a color that takes up 100% of the screen?
#2
OnScreenDraw works

I'm really looking to simplify this so I can call the function like:
Screen(0x00FF00)

Thanks,
Jim
#3
Maybe dialog and DT_SetBackgroundColor.
#4
I'm looking to be able to assign triggers to change the whole screen color.

There will be multiple computers in a network where the monitors will be used as lights, so various monitors will have different colors on them.

Also, the thought popped into my head that transitioning the colors might look nice to give a smooth effect of the lighting change.


Here is what I am trying to do:
A master computer will send commands to each computer in a network with QM installed on them to change the screen to a solid image that corresponds to various queues in an audio file.

I believe using "net" to run macros on remote computers from QM on the master computer would be the best way to achieve this. Do you think so?

So I'll want to send color and time.
#5
Where you able to finish this project?
#6
Yes. Using a Midi file playing in sync with an audio file, QM midi triggers got this all working.


Forum Jump:


Users browsing this thread: 1 Guest(s)