Convenience utility for Glade users
- From: Bob Caryl <bob fis-cal com>
- To: Gtkmm Mailing List <gtkmm-list gnome org>
- Subject: Convenience utility for Glade users
- Date: Fri, 30 Jun 2006 14:05:12 -0500
Hello all,
I have found Glade to be a very useful tool. I use it in conjunction
with libglademm (using the Gnome::Glade::Xml::create_from_buffer
method), and because I have a phobia about my executables being
dependent on "load files" I wrote a utility that takes the standard
Glade project file (e.g. foo.glade) and converts it into an include file
that contains the Glade XML converted into a const char * literal. The
output also encloses the entire thing in a macro wrapper. This can be
downloaded here:
http://users/nehp.net/rcaryl/xmltocsource-0.09.tar.gz
Run from the command line without arguments, it outputs a verbose usage
message. I use it in my makefiles to keep the include (.h) file
synchronized with my Glade file.
--
/*Bob Caryl*
Fiscal Systems,Inc.
256.772.8920 Ext. 108
http://www.fis-cal.com <http://www.fis-cal.com/>/
/This email message may contain privileged or confidential information.
If you are not the intended recipient, you may not disclose, use,
disseminate, distribute, copy or rely on this message or attachment in
any way. If you received this email message in error, please return by
forwarding the message and its attachment to the sender and then delete
the message and its attachment from your computer.
Neither Fiscal Systems, Inc., nor its affiliates, accept any liability
for any errors, omissions, corruption or virus in the contents of this
message or any attachments that arise as a result of e-mail transmission./
begin:vcard
fn:Robert Caryl
n:Caryl;Robert
org:Fiscal Systems, Inc.
adr:;;102 Commerce Circle;Madison;AL;35758;USA
email;internet:bob fis-cal com
title:Senior Software Design Engineer
tel;work:356-772-8920 X108
x-mozilla-html:TRUE
url:http://www.fis-cal.com
version:2.1
end:vcard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]