[interfacekit] BPicture
- From: "Marc Flerackers" <mflerackers@xxxxxxxxxx>
- To: <interfacekit@xxxxxxxxxxxxx>
- Date: Fri, 15 Nov 2002 09:38:00 +0100
While working on BPicture I started implementing TPicture, which is a
private class which does the actual Play() of a BPicture (it reads the data
block piece by piece, and calls the appropriate callback). The original
TPicture not only reads, but also writes (has instructions to build BPicture
data).
While this has no use for BPicture (it never builds data, this is done on
the AppServer, and later "downloaded" when needed), it could be useful for
picture translator add-ons, since they won't need to make a
BWindow/BView/BPicture to build the data block.
What do you think, implement it? It won't cost much time, but it adds extra
testing :P.
Also, are there AppServer messages scheduled yet for BPicture, as I need to
be able to upload(after unarchiving/unflattening) and download(for
playing/archiving/flattening) BPicture data :).
Marc Flerackers (mflerackers@xxxxxxxxxx)
Software Engineer
ANDROME NV
- Follow-Ups:
- [interfacekit] Re: BPicture
- From: DarkWyrm
Other related posts:
- » [interfacekit] BPicture
- » [interfacekit] Re: BPicture
- » [interfacekit] Re: BPicture
- » [interfacekit] Re: BPicture
- » [interfacekit] Re: BPicture
- » [interfacekit] Re: BPicture
- » [interfacekit] BPicture
- » [interfacekit] Re: BPicture
- » [interfacekit] Re: BPicture
- » [interfacekit] Re: BPicture
- » [interfacekit] Re: BPicture
- » [interfacekit] Re: BPicture
- [interfacekit] Re: BPicture
- From: DarkWyrm