Using my own Icon under Linux

Linux specific forum
pure_wishmaster
New User
New User
Posts: 3
Joined: Tue Dec 20, 2005 9:38 pm
Contact:

Using my own Icon under Linux

Post by pure_wishmaster »

1.)How can I use my own Icons under Linux in the header of my Programms?
2.) How can I use my own minimize button ,what a command must i give the button?
I have this question also written in the two other forums!
Sorry for my English!
My Programms "Gallerymaker2005".
Fred
Administrator
Administrator
Posts: 18237
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

1) on linux, an icon isn't associated in the executable (if it's your question).
2) the #PB_Window_MinimizeGadget flag for OpenWindow() should do the trick ?
pure_wishmaster
New User
New User
Posts: 3
Joined: Tue Dec 20, 2005 9:38 pm
Contact:

Post by pure_wishmaster »

Thank you,Fred.
1.)Yes I Know this,but I´m searching for a possibility with SDL-Lib on sdl_wm_SetIcon but I doesen´t now how to Create this (Surfaces??)!
2.)I know thist,but i have a own Imagegadget this window is skined!

Here is a Screenshot:
Image
My Programms "Gallerymaker2005".
Post Reply