INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: [solved] Interface plugin question  (Read 2193 times)

tij

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1557
[solved] Interface plugin question
« on: October 06, 2018, 01:21:17 pm »

With help of some posts here ... SDK sleeptime example ... i manage to write simple “hello world” example as well as capture JRiver events

I put messagebox “hello world” in Init function ... seems JRiver will always run as it starts up ... unless i hide my plugin in option->service & plugin

if i “show” my plugin from option->service & plugin ... Init is run again

my question ... if i dont want my plugin to run everytime at start up ... how can i launch plugin from some button on JRiver UI? ... which function i need to implement?
Logged
HTPC: Win11 Pro, MC: latest 31(64b), NV Driver: v425.31, CPU: i9-12900K, 32GB RAM, GeForce: 2080ti
Screen: LG 2016 E6
NAS: FreeNAS 11.1, SuperMicro SSG-5048R-E1CR36L, E5-1620v4, 64GB ECC RAM, 18xUltrastar He12-SAS3 drives, 2x240GB SSD (OS)

tij

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1557
[Solved] Interface plugin question
« Reply #1 on: October 06, 2018, 02:34:35 pm »

Stupid me ... didnt read related post completely

Looks like need to use CAXWindow ...
Logged
HTPC: Win11 Pro, MC: latest 31(64b), NV Driver: v425.31, CPU: i9-12900K, 32GB RAM, GeForce: 2080ti
Screen: LG 2016 E6
NAS: FreeNAS 11.1, SuperMicro SSG-5048R-E1CR36L, E5-1620v4, 64GB ECC RAM, 18xUltrastar He12-SAS3 drives, 2x240GB SSD (OS)
Pages: [1]   Go Up