[gtkmm] Gtkmm-forge digest, Vol 1 #496 - 6 msgs



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-admin 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.


Today's Topics:

   1. [Bug 120417] Changed - Tutorial documentation errors (bugzilla-daemon widget gnome org)
   2. [Bug 118585] Changed - Gtk::Combo::signal_selection_changed emmitted during destruction. (bugzilla-daemon widget gnome org)
   3. [Bug 118585] Changed - Gtk::Combo::signal_selection_changed emmitted during destruction. (bugzilla-daemon widget gnome org)
   4. [Bug 116233] Changed - libbonobomm and libbonobouimm autogen.sh scripts check for specific versions of automake and aclocal (bugzilla-daemon widget gnome org)
   5. [Bug 118167] Changed - rpm spec file for gnome-vfsmm (bugzilla-daemon widget gnome org)
   6. [Bug 120417] Changed - book: DrawingArea chapter ported to gtkmm2 (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, gnomebugzilla pebble org uk
Cc: 
Date: Sat, 23 Aug 2003 07:30:59 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 120417] Changed - Tutorial documentation errors

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=120417

Changed by murrayc usa net 

--- shadow/120417	Fri Aug 22 17:03:04 2003
+++ shadow/120417.tmp.3840	Sat Aug 23 07:30:59 2003
@@ -64,6 +64,33 @@
 extracted in examples/book (cvs diff -u misses new files, as I don't think I can 
 cvs add them). 
  
 I may later work on the wording some more as I believe that there is still much 
 room for improvement, but I think it would be useful to at least get to the point 
 where what is said is correct for the current version. 
+
+------- Additional Comments From murrayc usa net  2003-08-23 07:30 -------
+This is great, and people will be very grateful for this, but we need
+to make a few changes:
+
+1. The directories should have more meaningful names than drawingarea1
+and drawingarea2. Maybe drawingarea_line and drawingarea_text?
+
+2. They should have the same structure as the other examples:
+  - We usually have separate window .h and .cc files and a main.cc
+file. We have one class per file, so you might need to put the derived
+DrawingArea in separate files.
+  - Use the Main::run(window) technique and show_all_children()
+instead of show_all().
+  - Use capitals for class names, instead of lower case and _.
+  - Put protected members at the end of class declarations.
+  - I think we use one simple gtkmm.h include.
+
+3. In the
+ get_window()->draw_line(get_style()->get_black_gc(), 5, 2, 5, 20);
+line, can we please use variables for the window and gc, to make it
+look more concise?
+
+4. *_event() signal handlers are confusing, so we need a comment
+saying what the return value does.
+ 
+


--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, hijaszu mail novo-iram hu
Cc: 
Date: Sat, 23 Aug 2003 11:24:13 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118585] Changed - Gtk::Combo::signal_selection_changed emmitted during destruction.

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=118585

Changed by murrayc usa net 

--- shadow/118585	Mon Aug 11 08:12:26 2003
+++ shadow/118585.tmp.4855	Sat Aug 23 11:24:13 2003
@@ -97,6 +97,11 @@
 <-- end of code.cpp -->
 
 ------- Additional Comments From murrayc usa net  2003-08-11 08:12 -------
 Sorry for the lack of response. This is my top-priority bug, but I am
 waiting for a new hard drive. It might be another week until I can
 investigate.
+
+------- Additional Comments From murrayc usa net  2003-08-23 11:24 -------
+Created an attachment (id=19467)
+combo_signal.cc
+


--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, hijaszu mail novo-iram hu
Cc: 
Date: Sat, 23 Aug 2003 11:25:55 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118585] Changed - Gtk::Combo::signal_selection_changed emmitted during destruction.

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=118585

Changed by murrayc usa net 

--- shadow/118585	Sat Aug 23 11:24:13 2003
+++ shadow/118585.tmp.6042	Sat Aug 23 11:25:55 2003
@@ -102,6 +102,16 @@
 investigate.
 
 ------- Additional Comments From murrayc usa net  2003-08-23 11:24 -------
 Created an attachment (id=19467)
 combo_signal.cc
 
+
+------- Additional Comments From murrayc usa net  2003-08-23 11:25 -------
+Here's a slightly clearer example (combo_signal.cc).
+
+Yes, it does seem strange that a signal is emitted during destruction,
+particularly one that requires you to look at the widgtet to see what
+exactly has changed. But I do think some widgets have good reasons to
+emit signals during destruction.
+
+I need to try this in C and then ask the GTK+ people about it.


--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat, 23 Aug 2003 13:46:48 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 116233] Changed - libbonobomm and libbonobouimm autogen.sh scripts check for specific versions of automake and aclocal

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=116233

Changed by murrayc usa net 

--- shadow/116233	Sat Jul 19 11:42:24 2003
+++ shadow/116233.tmp.29245	Sat Aug 23 13:46:48 2003
@@ -1,13 +1,13 @@
 Bug#: 116233
 Product: gnomemm
 Version: 2.0
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: libbonobomm
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: spundun isi edu               
 TargetMilestone: ---
@@ -59,6 +59,10 @@
 You might test that module. I just want to use a fairly standard
 autogen.sh for all projects and not worry about it.
 
 ------- Additional Comments From murrayc usa net  2003-07-19 11:42 -------
 I'm trying to update gnome-hello to use the newer autotools. When that
 succeeds then I will reassess this.
+
+------- Additional Comments From murrayc usa net  2003-08-23 13:46 -------
+The -1.4 versions don't work with the very latest stuff at all, so I
+have made these changes now anyway. Thanks.


--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, ghenriks rogers com
Cc: 
Date: Sat, 23 Aug 2003 13:45:29 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118167] Changed - rpm spec file for gnome-vfsmm

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=118167

Changed by murrayc usa net 

--- shadow/118167	Fri Aug 22 03:28:24 2003
+++ shadow/118167.tmp.28773	Sat Aug 23 13:45:29 2003
@@ -1,13 +1,13 @@
 Bug#: 118167
 Product: gnomemm
 Version: 2.0
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: enhancement
 Priority: Normal
 Component: gnome-vfsmm
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: ghenriks rogers com               
 TargetMilestone: ---


--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, gnomebugzilla pebble org uk
Cc: 
Date: Sat, 23 Aug 2003 13:43:32 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 120417] Changed - book: DrawingArea chapter ported to gtkmm2

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=120417

Changed by murrayc usa net 

--- shadow/120417	Sat Aug 23 07:31:13 2003
+++ shadow/120417.tmp.27735	Sat Aug 23 13:43:32 2003
@@ -10,13 +10,13 @@
 Component: reference documentation
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: gnomebugzilla pebble org uk               
 QAContact: gtkmm-forge lists sourceforge net
 TargetMilestone: ---
 URL: 
-Summary: Tutorial documentation errors
+Summary: book: DrawingArea chapter ported to gtkmm2
 
 The DrawingArea section of the tutorial contains some example code with
 errors that prevent it compiling. 1) It calls size() which doesn't exist, 2)
 It uses . rather than ->.
 
 ------- Additional Comments From gnomebugzilla pebble org uk  2003-08-21 15:52 -------



--__--__--

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


End of Gtkmm-forge Digest



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