Using pixmaps with php

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

 



Hello,
 
  I am having a terrible time trying to use pixmaps in php. I have an interface that is created with GLADE:
 
$interface = &new gladexml("path\\to\\glade\\interface.glade");
 
  I assign widgets as such:
 
$windows['settings'] = $interface->get_widget('Settings');
 
$entries, $labels, $buttons; etc. are all assigned like above.
 
for some reason I cannot obtain $windows['settings']->window; (or any other property)
 
does anyone have a straight forward example of using pixmaps with interfaces generated with GLADE instead of being coded the long way?
 
Norm
FREE Avatar hosting at www.easyavatar.com
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux