Recent

Author Topic: Tracking mouse events for the ParentWindow playback window of the TLCLVLCPlayer  (Read 798 times)

Unvictis

  • New Member
  • *
  • Posts: 21
  • Nihil habeo, nihil timeo
Hello! I would like to track mouse events (OnMouseMove, onMouseEnter, etc.) for the display window of a TLCLVLCPlayer component (for example TPanel), however, neither the component itself, nor the panel, nor even the form either have handlers or do not respond to them when playing a video. I think that the TLCLVLCPlayer component creates another window inside the TPanel, and if the TPanel overlaps the entire form, then the TLCLVLCPlayer window intercepts all events, but it does not have the appropriate handlers. How can I access these handlers?

Gigatron

  • Sr. Member
  • ****
  • Posts: 280
  • Amiga Rulez !!
hi,
You must send a simple project , after that i can try to help.
Overlay is the problem i think this mean the component have own screen overlayed to tpanel.

Regards

sorry for my bad, bad bad (bad*1024) english !!
Sub Quantum Technology ! Gigatron 68000 Colmar France;

Unvictis

  • New Member
  • *
  • Posts: 21
  • Nihil habeo, nihil timeo
Thank you for your quick response and willingness to help!
I found a workaround for my problem—placing any transparent component on top of the image display panel (I used TPaintBox) that has an OnMouseMove event.

I want to write a screensaver for an interactive kiosk that plays videos from a playlist (the playlist can be edited daily), and if the user touches the screen, the playback will stop, allowing the user to access the main interface of the interactive kiosk.


Topic closed.

 

TinyPortal © 2005-2018