On Sun, 2010-01-17 at 01:30 +0200, Stefan Kost wrote:
> The whole stock business is kind of
> obsolete anyway, as the the images are not shown anymore by default in
> latest gnome :/
But using stock menu items do save time for translators :)
Pierre-Luc
___
Am 12.01.2010 14:31, schrieb Pavel A. da Mek:
>> For example, having "File" stock item doesn't make much
> sense, since files usually carry their own name and this is what
> should be displayed.
>
> Most programs have the "File" menu item in the tool bar.
> To create menu items from stock items is
Am 07.01.2010 14:24, schrieb Amol Kulkarni:
> Hi All,
> Is it possible to add GtkTreeView inside VBox and then add that VBox to
> ScrolledWindow using gtk_scrolled_window_add_with_viewport(sw,vbox).
> GtkTreeView has inbuilt scrolling support hence it is expected to add it
> directely to scrolledwi
On Fri, Jan 15, 2010 at 11:51:38PM +, Tristan Schmelcher wrote:
> I'm a novice Gtk app developer writing a plugin for Firefox and I'm
> having trouble getting the callbacks that I need from Gtk/Gdk. The way
> the plugin architecture works is that Firefox creates a GtkSocket and
> my plugin gets