GtkMyToolbar: GtkToolbar Variant -- SECOND EDITION




What is it
~~~~~~~~~~
GtkMyToolbar is a GtkToolbar variant - allowing the programmer to put two
different pixmaps for the two seperate (focused and unfocused) states of a
button in a toolbar.
(Summary: MyToolbar is like Netscape's toolbar, two different pixmaps)

I changed all the GtkToolbar words to GtkMyToolbar, not to mess with Gtk's
default GtkToolbar.


What's the second edition brings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * 0% Compability with the first edition =$)
 * 100% (I hope) Compability with GtkToolbar
 * Change-state bug fixed


What are the additional functions provided
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Let's see:
	gtk_mytoolbar_append_item_2
	gtk_mytoolbar_prepend_item_2
	gtk_mytoolbar_insert_item_2
	gtk_mytoolbar_append_element_2
	gtk_mytoolbar_prepend_element_2
	gtk_mytoolbar_insert_element_2

these are the two-icon versions of the GtkToolbar ones.


Notes
~~~~~
This code is released to the public mainly for comments. When I get
all the advises from the Gtk-Team and finish modifying(=playing with) the
code, I'll rename all the GtkMyToolbar things to GtkToolbar and submit
this as a patch for GtkToolbar. After all, GtkMyToolbar is -hopefully-
100% compatible with GtkToolbar.


Credit & Stuff
~~~~~~~~~~~~~~
 GTK - The GIMP Toolkit
   Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald

 GtkToolbar
   Copyright (C) Federico Mena



Send your comments to me, "Kemal Hadimli" <disq@iname.com>



that's all for now. ;)


bye,
 disqk



GtkMyToolbar - Second Edition



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