Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OnScreenDisplay settings dialog
#1
An OnScreenDisplay settings dialog would be very cool.

It would be nice to have that in the editor context menu.
Would be nice for many other functions too.

For basic functions like run it could be a great to re-edit parameters in the run dialog.
I really miss the possibility to adjust settings visual.
Once you have used a qm dialog you have to deal by yourself with the code.

Please tell me when you need further feedback on this.
pi
#2
I tried to make something like this so I could learn dialogs

Be warned that this is probably twice as long as I planned because the largest block of code was pasted once.

Custom color overrides selected color (Custom color must be format 0x)
I could not figure out CF_FLAGS so I used a bad method to get fonts and it appears to not find all fonts, as well as have a ton of broken fonts

On OK it activates window "Quick Macros - Main -" and then pastes the code

If the fonts were improved I would think it would be actually pretty cool
[Image: 15ckbkm.jpg]


*edit* folder was missing findr function
*edit* Uploading a version with working fonts

.qml   OnScreenDisplayDialog.qml (Size: 8.96 KB / Downloads: 547)
#3
WOW!!!
that's awesome! i'm gonna have to try this out!
An old blog on QM coding and automation.

The Macro Hook
#4
edit*
Most fonts do not work because I add
C:\Windows\Font\micross.ttf
to the list box when I should add Microsoft Sans Serif

If I right click a font, I can get that information in Properties->Details->Title
but I cannot figure out how to get it programatically.
*


Uploaded a version with working fonts (Thanks Gintaras for Font help!)
*Attachment in my previous post*
#5
Bro this is awesome

Thanks for the share


Forum Jump:


Users browsing this thread: 1 Guest(s)