Re: new_from_stock

2005-04-24 Thread Murray Cumming
On Sat, 2005-04-23 at 12:57 -0500, Emre Turkay wrote:
 Hi Folks,
 
In the gtkmm documentation for Gtk::Image (and therefore in some .h
files distributed with gtkmm) the method Gtk::Image::new_from_stock()
is referred, however I couldn't find where it is defined (i.e., I
'grep'ed the /usr/include/gtkmm-2.0 directory and couldn't find it.)
 
What may be wrong?

The documenation is partly automatically generated from the C API's
documentation, and this new part (in 2.6) was not correctly transformed.
I've fixed it now.

-- 
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

___
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list


Gtkmm-forge digest, Vol 1 #914 - 8 msgs

2005-04-24 Thread gtkmm-forge-request
Send Gtkmm-forge mailing list submissions to
[EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than Re: Contents of Gtkmm-forge digest...


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  
A daily digest is sent to gtkmm-main, to encourage people to help fixing the 
bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 301610] AIX: libgnomecanvasmm build failure ([EMAIL PROTECTED])
   2. [Bug 301607] SUN Forte: libgnomecanvasmm build failure ([EMAIL PROTECTED])
   3. [Bug 301607] SUN Forte: libgnomecanvasmm build failure ([EMAIL PROTECTED])
   4. [Bug 301610] AIX: libgnomecanvasmm build failure ([EMAIL PROTECTED])
   5. [Bug 172387] Fails to compile on AMD64 with gcc 4.0 ([EMAIL PROTECTED])
   6. [Bug 301464] Incomplete inter-library dependencies ([EMAIL PROTECTED])
   7. [Bug 301464] Incomplete inter-library dependencies ([EMAIL PROTECTED])
   8. [Bug 301464] Incomplete inter-library dependencies ([EMAIL PROTECTED])

--__--__--

Message: 1
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Sun, 24 Apr 2005 09:55:55 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301610] AIX: libgnomecanvasmm build failure

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D301610
 gnomemm | libgnomecanvasmm | Ver: 2.8

Murray Cumming changed:

   What|Removed |Added
-=
---
Summary|libgnomecanvasmm-2.8.0 build|AIX: libgnomecanvasmm bu=
ild
   |failure |failure



--- You are receiving this mail because: ---
You are the assignee for the bug.


--__--__--

Message: 2
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Sun, 24 Apr 2005 09:56:02 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301607] SUN Forte: libgnomecanvasmm build failure

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D301607
 gnomemm | libgnomecanvasmm | Ver: 2.8

Murray Cumming changed:

   What|Removed |Added
-=
---
Summary|libgnomecanvasmm-2.8.0 build|SUN Forte: libgnomecanva=
smm
   |failure |build failure



--- You are receiving this mail because: ---
You are the assignee for the bug.


--__--__--

Message: 3
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Sun, 24 Apr 2005 10:05:22 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301607] SUN Forte: libgnomecanvasmm build failure

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D301607
 gnomemm | libgnomecanvasmm | Ver: 2.8





--- Additional Comments From Murray Cumming  2005-04-24 14:05 ---
Hmm, I need some clue about what line of demos/primitives.cc is causing t=
his. If
the compiler won't say then you could comment out lines to discover it.

--- You are receiving this mail because: ---
You are the assignee for the bug.


--__--__--

Message: 4
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Sun, 24 Apr 2005 10:08:10 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301610] AIX: libgnomecanvasmm build failure

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D301610
 gnomemm | libgnomecanvasmm | Ver: 2.8





--- Additional Comments From Murray Cumming  2005-04-24 14:08 ---
The compilation error says the the error happened in the Features::Featur=
es()
constructor, but does not say what line. Line 24 is just the the first li=
ne, and
there are no obvious member variables that would cause this. Commenting o=
ut
lines would probably give clues.

--- You are receiving this mail because: ---
You are the assignee for the bug.


--__--__--

Message: 5
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Sun, 24 Apr 2005 10:19:02 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172387] Fails to compile on AMD64 with gcc 4.0

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D172387
 gnomemm | gconfmm | Ver: 2.0

Murray Cumming changed:

   What|Removed |Added

IconView customization

2005-04-24 Thread Sudrien
So I am trying to push the new Gtk::Iconview to its limits.

I'm trying to adapt it to a format I'm refering to as Sidecon - an
example is here: http://darimasen.berlios.de/0.0.7/darimasen_0_0_7.png -
this was done with two levels of tables. The Iconview was made the
side-scroll only much easier, and with some work I was able to get the
three lines of text.

Mostly three lines of text - it wraps too soon, sometimes leading to
seven, which throws off the layout. I can expand the width of all the
icons, and if I get it big enough, all the lines fit. But I wase a lot of
room that way - its like a large Homogenous table.

HOw could I:

1. set the iconview's columns so they aren't homogenous?

2. Is there a way to test how wide the icon labels would be if they remain
unwrapped?


-Sudrien

By the way, current code is at
http://svn.berlios.de/viewcvs/darimasen/trunk/src/iconmodes.h?rev=61
http://svn.berlios.de/viewcvs/darimasen/trunk/src/iconmodes.cpp?rev=61

___
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list


Re: problem with custom menu

2005-04-24 Thread John Taber
I finally figured this out - the former menu append methods have been 
deprecated in the gtk api, replaced by using the attach and the submenu 
methods.  I'm willing to do a brief how-to writeup on this but where or what 
format should this be posted?  This would be a good candidate for a wiki page 
if we had one.  
___
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list