Re: Clipboard access....



Bruno Tavares said:
Usage: SELECTION_CLIPBOARD(class) at test.pl line 76.

yet another error after giving him what it wants (or at least what i
thought it wanted).

Any suggestion?


foo> perl
use Gtk2 '-init';
use Data::Dumper;
print Dumper( Gtk2::Gdk->SELECTION_CLIPBOARD );
^D
$VAR1 = bless( do{\(my $o = 69)}, 'Gtk2::Gdk::Atom' );

works for me.

-rm




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]