pixmap_create_from_xpm()

View: New views
1 Messages — Rating Filter:   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