From: S. M. <sm...@rn...> - 2000-04-14 19:38:16
|
Michael Natterer wrote: > > > Ehm, no, please not !-) > > I just meant to register 2 different PDB calls within one plugin > and leting the run() function decide which ui to call depending on > the name of the function passed. This is a frequently used technique > in Gimp plugins. Oh, that's better! I still don't know how, so I'll let you go ahead with it - then I'll know. > > > For everyone's enlightenment (even if you don't use gnome), I am > > currently working on shifting the entire gui into a GtkNotebook. It is > > fairly slow going, as I'm having to restructure the entire table based > > gui into multiple chunks. I'm hoping that the result will allow printer > > specific additional notebook pages, as well as hide some detail from > > casual users. > > That's a really cool idea. Do you mean to integrate the color settings back > in the main notebook then? > > Personally, I like notebooks very much (can't say why, they just feel > "natural" for me). > Yes, the color settings will have their own page. The initial page will have the printer selection, media size/source/etc, resolution. I'm debating whether to put the preview stuff on that page or on its own page. Suggestions welcome. Another page will have things like dither selection, image type (color - the default, greyscale, line), and other miscellaneous things that a casual or new user won't change much. It shouldn't be too hard to check the printer type and add any extra stuff on a new page if the driver maintainer wanted to. We just need to be careful not to go too wild. Steve ----------------------------------------- Just because I have a short attention span doesn't mean I ------------------------------------------ |