- or download this
my $video_panel=Wx::Panel->new($i_main_menu, wxID_ANY, wxDefaultPositi
+on, [800,600],);
(... lots of code goes here and the full executable version is here:
- or download this
)
my $g_window = $video_panel->GetHandle;
$message->src->set_window_handle($g_window);
- or download this
vir tual WXWidget wxWindow::GetHandle() const
...
Cast it to an appropriate handle, such as HWND for Windows,
Widget for Motif or GtkWidget for GTK.
wxPerl Note: This method will return an integer in wxPerl.
- or download this
The program 'GStreamer_test_6.pl' received an X Window System error.
This probably reflects a bug in the program.
...
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error()
function.)