Re: Common Save Confirmation Dialogue

2005-05-12 Thread Marc O'Morain
applications like this makes them faster and easier to write, easier to read and maintain, and the binary would be smaller. I don't know how this would affect the GTK binary - whether the save confirmation code would be shared across running applications or loaded once per application. Best Regards, -- Marc

Common Save Confirmation Dialogue

2005-05-10 Thread Marc O'Morain
://actsofvolition.com/include/savealerts/ I am currently studying for my finals, and do not have access to a GNOME system to compile this code on, so there may be a typo or two. Note that this is my first ever piece of GTK code, so please be gentle. Best Regards, -- Marc O'Morain /* -*- Mode: C; tab-width: 8

Re: Common Save Confirmation Dialogue

2005-05-10 Thread Marc O'Morain
(Fixed broken tabs) On 5/10/05, Marc O'Morain [EMAIL PROTECTED] wrote: Attached is some code to create a HIG-compliant save confirmation message box. /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 2 -*- */ /* GTK - The GIMP Toolkit * * This library is free software; you