|
Gtk+
»
Php - GTK
»
Php - GTK - General
pixmap_create_from_xpm()
View:
Threaded
Chronologically
All Messages
New views
1 Messages —
Rating Filter:
0
1
2
3
4
5
Alert me
pixmap_create_from_xpm()
by Der Starchaser
:: Rate this Message:
Reply to Author
|
View Threaded
|
Show Only this Message
Trying to create pixmaps I receive an error " Call to undefined method
Gdk::pixmap_create_from_xpm() ". Is there any workaround to use pixmaps ?
$PixStart = Gdk::pixmap_create_from_xpm($this->StartWindow->window,
null, 'interface/start_new.xpm');
$Start = new GtkPixmap($PixStart[0], $PixStart[1]);
--
PHP-GTK General Mailing List (
http://gtk.php.net/
)
To unsubscribe, visit:
http://www.php.net/unsub.php
Free embeddable forum
powered by
Nabble
Forum Help