-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get window id? #133
Comments
You're right that it's not exposed right now. |
Hey, yeah i have made a small change, but since I am not that familiar with FLTK, will raise a PR to get your comments. Restricted the change particular to the use case only, if needed will modify as per your comments. |
@arjunmenon I've added a |
Hey, thanks. As of now this is how i was using. |
Hi I am trying out this example with fltk: https://github.com/adrg/libvlc-go-examples/blob/master/v3/gtk3_player/player_windows.go
Vlc needs the window id. Seems win32 xid is not exposed right? :
go-fltk/include/FL/win32.H
Line 28 in 5313f8a
The text was updated successfully, but these errors were encountered: