Glib 1.2.8 for OpenVMS

2000-08-29 Thread ME
Hi, I recently tried to 'port' glib to OpenVMS platform and succeeded. During the process I made some changes to the sources and I want make them available to everyone else in the spirit of free software exchange. I think that these changes can be incorporated in the next version of glib. The Op

Re: File section widget that filters?

2000-08-29 Thread Ian Main
On Tue, Aug 29, 2000 at 11:48:15AM -0700, Daniel Wood wrote: > Derek Simkowiak <[EMAIL PROTECTED]> writes: > > > http://gtkfilesel.sourceforge.net/ > > > > It is a work in progress. We're hoping to have the code done for > > Gtk+ 2.0. > > Wow, this is great. The current widge is a little

Re: File section widget that filters?

2000-08-29 Thread Daniel Wood
Derek Simkowiak <[EMAIL PROTECTED]> writes: > http://gtkfilesel.sourceforge.net/ > > It is a work in progress. We're hoping to have the code done for > Gtk+ 2.0. Wow, this is great. The current widge is a little wack. 1. There ought to be a way to display directories and files that

Re: File section widget that filters?

2000-08-29 Thread Derek Simkowiak
If you want to help shape the new widget, visit http://gtkfilesel.sourceforge.net/ ...and join the mailing list and get into the discussion. On Tue, 29 Aug 2000, Joe Pfeiffer wrote: -> ->I'm looking for a minor variation of the GtkFileSelection widget that supports ->

Re: File section widget that filters?

2000-08-29 Thread Derek Simkowiak
Check out http://gtkfilesel.sourceforge.net/ It is a work in progress. We're hoping to have the code done for Gtk+ 2.0. On Tue, 29 Aug 2000, Mark Leisher wrote: -> I'm looking for a minor variation of the GtkFileSelection widget that supports -> filtering (i.e. only list file

determine the pixel value

2000-08-29 Thread anil
How to determine the value of the pixel given the RGB values ? ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

Re: File section widget that filters?

2000-08-29 Thread Joe Pfeiffer
I'm looking for a minor variation of the GtkFileSelection widget that supports filtering (i.e. only list files matching the pattern "*.[Gg][Ii][Ff]"). Any suggestions? Oddly, I've found myself in a similar position lately... two things I'd really like to see done differently are to su

How to get pixel value from GdkGC

2000-08-29 Thread anil
How to get the pixel value from GdkGC structure. ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

File section widget that filters?

2000-08-29 Thread Mark Leisher
I'm looking for a minor variation of the GtkFileSelection widget that supports filtering (i.e. only list files matching the pattern "*.[Gg][Ii][Ff]"). Any suggestions? I've looked at the one in GtkExtra and it is more than I'm looking for.

Re: Pixels

2000-08-29 Thread John Cupitt
Trinity wrote: > I know I asked before. Here's where I am - I have a window, and a > drawing area. What I really want to do is make a pixel at co-ordinates > (x,y) a certain RGB or Grayscale value. Any help would be greatly > appreciated. Please help? Hiya, I use gdkrgb for this, see gtk/test