Gtkmm-forge Digest, Vol 1, Issue 1143



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

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
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-owner lists sourceforge net

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 343741] Gdk::Window missing	'create_cairo_context' in
      "drawingarea/simple" tutorial example code
      (gtkmm (bugzilla.gnome.org))
   2. [Bug 343741] Gdk::Window missing	'create_cairo_context' in
      "drawingarea/simple" tutorial example code
      (gtkmm (bugzilla.gnome.org))
   3. [Bug 343741] Gdk::Window missing	'create_cairo_context' in
      "drawingarea/simple" tutorial example code
      (gtkmm (bugzilla.gnome.org))


----------------------------------------------------------------------

Message: 1
Date: Sat,  3 Jun 2006 17:32:23 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 343741] Gdk::Window missing
	'create_cairo_context' in "drawingarea/simple" tutorial example code
To: gtkmm-forge lists sourceforge net
Message-ID: <20060603213223 943206CC11D window gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343741
 gtkmm | general | Ver: 2.6.x


jonner changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathon jongsma gmail com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #1 from jonner  2006-06-03 21:32 UTC -------
Thanks for reporting this, but this is not actually a bug. 
create_cairo_context() was introduced in gtkmm 2.9.x, so it won't be available
in previous versions (2.6.x in your case).  I suggest that you look at the
documentation that you installed (gtkmm24-docs.i386 2.6.2-2) for the tutorial
that applies to your version of gtkmm.

I apologize that this was not made more clear in the online documentation.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



------------------------------

Message: 2
Date: Sat,  3 Jun 2006 21:08:43 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 343741] Gdk::Window missing
	'create_cairo_context' in "drawingarea/simple" tutorial example code
To: gtkmm-forge lists sourceforge net
Message-ID: <20060604010843 BAD0C6CC0C8 window gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343741
 gtkmm | general | Ver: 2.6.x





------- Comment #2 from Bryan Raney  2006-06-04 01:08 UTC -------
(In reply to comment #1)
> Thanks for reporting this, but this is not actually a bug. 
> create_cairo_context() was introduced in gtkmm 2.9.x, so it won't be available
> in previous versions (2.6.x in your case).  I suggest that you look at the
> documentation that you installed (gtkmm24-docs.i386 2.6.2-2) for the tutorial
> that applies to your version of gtkmm.

Thanks for the information, and for the suggestion.  I actually hadn't thought
of looking at the installed docs!

> 
> I apologize that this was not made more clear in the online documentation.
> 

Would it make sense for me to submit a bug report about the documentation being
less-than-clear?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



------------------------------

Message: 3
Date: Sun,  4 Jun 2006 13:48:50 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 343741] Gdk::Window missing
	'create_cairo_context' in "drawingarea/simple" tutorial example code
To: gtkmm-forge lists sourceforge net
Message-ID: <20060604174850 274E56CC11D window gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343741
 gtkmm | general | Ver: 2.6.x





------- Comment #3 from jonner  2006-06-04 17:48 UTC -------
> Would it make sense for me to submit a bug report about the documentation being
> less-than-clear?

Well, I'm trying to think of a good way to do this.  In fact the drawing area
chapter in the tutorial already has this note:

---
Note

Before gtkmm version 2.10, drawing was mostly done with Graphics Contexts
(Gdk::GC) and other GDK drawing functions, but this has been largely superceded
by the Cairo graphics library and its C++ binding Cairomm. See the Gdk Appendix
for a description of the deprecated GDK techniques. In general, the Cairo
drawing API is simpler than the GDK one, and it is generally recommended to use
the Cairo drawing methods wherever possible in preference to the older GDK
drawing methods. 
---

Do you think something more obvious is needed?  


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



------------------------------



------------------------------

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest, Vol 1, Issue 1143
********************************************



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