From: Robert L K. <rl...@al...> - 2000-01-28 04:05:57
|
I did two things tonight, both of which are still a bit primitive: 1) Move the printer list from print.c to print-util.c. The printers are not part of the UI, they're part of the core. There's very minimal error checking in the UI now (for null printers), although the code *should* prevent a bogus initialization. This was fairly pervasive within print.c. 2) I added typein boxes for left/top, and typeout boxes (that look like typein boxes because I don't know gtk very well) for bottom/right in the UI. The UI is a real mess. And now it's time for me to eat dinner, take out the garbage, and go to sleep. I probably won't get as much hack time for a while; my wife has been at a meeting the past couple of days :-( so I've been able to hack :-? |