Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OSDVAR and the 2.3.0.8
#1
I have a new format for my OSD (rounded corners) and do this by calling "OnScreenDisplay_Rd" which in turn calls "OSD_Main_Rd" which is calling function "OSDVAR*v".

when i fire off my rounded OSDs it gives me the below error. I figure there's a way to create a new OSDVAR type but I can't figure out how. is that the problem?

thanks.


Code:
Copy      Help
---------------------------
Quick Macros
---------------------------
OSDVAR: previous declaration is different. Change?



Warning: if you change declaration while other functions are compiled using old declaration, they may become invalid and cause exceptions or even data corruption. Solution - restart QM.
---------------------------
OK   Cancel  
---------------------------
An old blog on QM coding and automation.

The Macro Hook
#2
In all your osd functions change OSDVAR to OSDVAR2. In your osd functions don't use osd functions from System folder.
#3
AH....that easy.
When I saw 'type' I thought I had to create a new type etc.
An old blog on QM coding and automation.

The Macro Hook
#4
THANKS!
An old blog on QM coding and automation.

The Macro Hook


Forum Jump:


Users browsing this thread: 1 Guest(s)