| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 3 | |
<<< text/html: EXCLUDED >>>
<<< text/html: EXCLUDED >>>
<<< text/html: EXCLUDED >>>
Have you looked at qembed? http://doc.trolltech.com/3.0/qembed.html > If there is a coss-platform method for linking and addressing binary > objects in your code this would be the best solution.
This was exactly what I was looking for. I ended up doing it on my own, not realizing that 'qembed' existed and it works exactly how I envisioned. No more bulky XPM's for my backgrounds and animations! Thank you for pointed this out. Tim -----Original Message----- From: Soeren Fietzke [mailto:Soeren.Fietzke@t-online.de] Sent: Thursday, March 07, 2002 12:16 PM To: tharvey@alumni.calpoly.edu; qt-interest@trolltech.com Subject: Re: MSVC Resources with Qt? Have you looked at qembed? http://doc.trolltech.com/3.0/qembed.html > If there is a coss-platform method for linking and addressing binary > objects in your code this would be the best solution.
----- Original Message ----- From: "David Reeves" <dnreeves@swbell.net> To: <tharvey@alumni.calpoly.edu> Sent: Friday, March 08, 2002 6:56 PM Subject: Re: MSVC Resources with Qt? > I'm not sure that the result is any less bulky than an XPM include file - is > it? > > ----- Original Message ----- > From: "Tim Harvey" <tharvey@alumni.calpoly.edu> > To: "'Soeren Fietzke'" <Soeren.Fietzke@t-online.de>; > <qt-interest@trolltech.com> > Sent: Thursday, March 07, 2002 8:16 PM > Subject: RE: MSVC Resources with Qt? > > > > This was exactly what I was looking for. I ended up doing it on my own, > > not realizing that 'qembed' existed and it works exactly how I > > envisioned. No more bulky XPM's for my backgrounds and animations! > > > > Thank you for pointed this out. > > > > Tim > > > > -----Original Message----- > > From: Soeren Fietzke [mailto:Soeren.Fietzke@t-online.de] > > Sent: Thursday, March 07, 2002 12:16 PM > > To: tharvey@alumni.calpoly.edu; qt-interest@trolltech.com > > Subject: Re: MSVC Resources with Qt? > > > > Have you looked at qembed? > > http://doc.trolltech.com/3.0/qembed.html > > > > > > > If there is a coss-platform method for linking and addressing binary > > > objects in your code this would be the best solution. > > > > -- > > List archive and information: http://qt-interest.trolltech.com > > >