Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 4 matches

by null
Wed Jan 07, 2015 5:20 pm
Forum: EventGhost News
Topic: New version 4.0.1.r1687 is out!
Replies: 2
Views: 5295

Re: New version 4.0.1.r1687 is out!

Thanks for the updates!

Any chance you could consider replacing the built-in Show OSD function with the OSDx plugin (or something like it) in future versions? OSDx.ShowOSD works the same as ShowOSD, and the settings are the same so I don't think any changes are needed in existing user configs if ...
by null
Wed Sep 04, 2013 3:51 am
Forum: Coding Corner
Topic: Define global function?
Replies: 2
Views: 3244

Re: Define global function?

Thanks Pako! :)
by null
Fri Aug 23, 2013 4:51 pm
Forum: Coding Corner
Topic: Define global function?
Replies: 2
Views: 3244

Define global function?

Hi,

For variables, I can stick something like this in the Startup script, then use it everywhere in Eventghost:

eg.globals.example = "abc"

What would be the equivalent for defining a function?

Thanks!
by null
Mon Jul 22, 2013 8:18 pm
Forum: Plugin Support
Topic: OSDx Plugin - Display multiple OSDs simultaneously
Replies: 1
Views: 2828

OSDx Plugin - Display multiple OSDs simultaneously

Hi guys,

This plugin is a simple modification of the built-in OSD plugin. It works pretty much like the original, except you can now display multiple OSDs simultaneously. To avoid overlapping texts though, when an OSD with the same monitor & alignment pair is already being shown, the new one will ...