Struggling mightily with my schoolwork, my health, and my "yellow
stickies" program...

The stickies program is showing signs of life...however, I have the
following questions:

1. I want the program to work both with the Gnome panel and as a
   standalone application.  Is there any way to do this?

2. In my current standalone version I have a "pad" where one clicks to
   create a new sticky.  The pad is a GtkWindow.  I have so far been
   unable to detect when the pad is removed by the user; I've tried
   connecting the destroy, remove, destroy-event, delete-event, and
   unrealize events to the GtkWindow and my app doesn't receive any of
   them.  What am I doing wrong?

3. When working with styles, the color attributes are arrays of size
   5.  Is there any way to get that number from the pygtk?  I've
   already found that the arrays don't have a len() attribute.  Is
   there something I've missed?

I would really appreciate if someone on this list would be willing to
look over my code and offer suggestions on style.  Would it be ok if I
posted it?  It's about 80 lines.
-- 
Randolph Fritz
Eugene, Oregon, USA
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to