Re: [gimp-devel] as always: questions
- From: Federico Mena <federico nuclecu unam mx>
- To: pavel riskdevel ml com
- CC: gimp-developer scam xcf berkeley edu, gtk-list redhat com
- Subject: Re: [gimp-devel] as always: questions
- Date: Thu, 16 Oct 1997 12:41:49 -0500
> 1. Is it acceptable to separate plug-ins into a few files or is it
> (decidedly) better to put it all in one file...
If the plug-in is better structured by using several files, then it
should go in its own subdirectory.
> 2. How about supplying pixmaps with your plug-in. What's the final word:
> where do they go? (BTW, how do you introduce transparancy into an
> XPM?)
Hmmmm. For now I would include the XPM data into the source files.
This will be fixed after 1.0, when we can use the libraries from the
GNOME project in the GIMP.
> 3. Why does the following cause the GIMP to complain:
> gtk_misc_set_alignment(GTK_MISC(alabel), 0.0, 0.5);
> (Need to be more specific?)
How does it complain?
> 4. What are the right libs to use in a Makefile: .so, .so.1, .so.1.0, or
> .so.1.0.0? I assume it's the first one....
.so
Quartic
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]