On Thu, 2004-04-01 at 23:05 -0500, JP Rosevear wrote: > On Wed, 2004-03-31 at 22:22, Not Zed wrote: > > 2. we should have the boxes built by a standard method, and really, > > using glade is just overhead that isn't worth it. > > I agree, when Rodney and I looked at this though, we couldn't figure out > a "nice" one step method for creating the dialog (like e_notice) for two > separate strings.
Yeah. You could do it in 2 or 3 calls though (which i'm sure you discussed). e = error_box_new(primary error details) error_box_set_detail(detailed error details) error_box_run() *shrug* _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
