Page 1 of 1

coding Userlib

Posted: Sun Dec 23, 2007 7:30 pm
by frederic
hello, i've an ask about userlib, it is possible to create or manipulate a pb gadget, but is it possible to create and add an control (like gtkvolumebutton) to the window ?

thanks

Posted: Sat Jan 19, 2008 4:37 am
by Hroudtwolf
Hi,

Yes. Thats anyway possible.
You just have to have knowledge about GTK.
AFAIK, there is an Gadget example in the Library-SDK subfolder of your purebasic-folder.
There, you can learn about all about it.
You can compile a Userlibrary with Tailbite.
http://www.purebasic.fr/english/viewtop ... 27&start=0

Best regards

Wolf