Linux GTK |
Author |
Message |
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Tue Oct 23, 2007 10:32 pm Post subject: Resource Files |
|
|
GTK+ Reference Manual: Resource Files
"GTK+ provides resource file mechanism for configuring various aspects of
the operation of a GTK+ program at runtime." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Mon Oct 29, 2007 1:35 am Post subject: |
|
|
GTK Forum: Embedding an image in to the application
"How to embedded an image in to the application from .XPM file. So that the
original image file no longer needed to be included along with the binary
distribution." |
|
Back to top |
|
|
Ike Kapetan
Joined: 17 Jun 2006 Posts: 3146 Location: Europe
|
Posted: Wed Feb 20, 2008 7:02 pm Post subject: |
|
|
JoS: Embedding data without resource files
"Search 'bin2h' on Google you can get a bunch of them. The idea is to
convert a binary file to a C header file with all the contents in a string
literal." |
|
Back to top |
|
|
delovski
Joined: 14 Jun 2006 Posts: 3524 Location: Zagreb
|
Posted: Sun Jul 13, 2008 12:39 pm Post subject: |
|
|
gtk+f - How to distribute pixmaps with GTK+ tarballs?
"My question is, once I distribute my application as a tarball, how do I make
sure that the same image gets copied in its appropriate place so that once
user does a 'make install' the binary is able to find out the correct location
of the pixmap." |
|
Back to top |
|
|
|