Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, March 2002
MSVC Resources with Qt?


Message 1 in thread


<<< text/html: EXCLUDED >>>


Message 2 in thread


<<< text/html: EXCLUDED >>>


Message 3 in thread


<<< text/html: EXCLUDED >>>


Message 4 in thread

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.  


Message 5 in thread

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.  


Message 6 in thread

----- 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
> >
>