[openbeos] Re: StyledEdit Translator?
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Mon, 30 Dec 2002 14:55:42 +0100 CET
"Ingo Weinhold" <bonefish@xxxxxxxxxxxxxxx> wrote:
> first, congratulations to the Translation Kit team and thanks for the
> good work. It is great to see check-ins these days, BTW. :-P
>
> Now what I wonder is, when does StyledEdit write out its own format?
> I've never got it to write anything else than a plain text with style
> information in the attributes. And this is obviously not suitable for
> the translation service, as it deals only with BPositionIOs.
BDataIO also declares methods for reading and writing meta data,
although I don't know if they work as one would expect for files :-)
ssize_t WriteMetaData(const char *in_name, type_code in_type, const
void *in_buf, size_t in_size);
Adios...
Axel.
- Follow-Ups:
- [openbeos] Re: StyledEdit Translator?
- From: Jack Burton
- References:
- [openbeos] StyledEdit Translator?
- From: Ingo Weinhold
Other related posts:
- » [openbeos] StyledEdit Translator?
- » [openbeos] Re: StyledEdit Translator?
- » [openbeos] Re: StyledEdit Translator?
- » [openbeos] Re: StyledEdit Translator?
- » [openbeos] Re: StyledEdit Translator?
- » [openbeos] Re: StyledEdit Translator?
- [openbeos] Re: StyledEdit Translator?
- From: Jack Burton
- [openbeos] StyledEdit Translator?
- From: Ingo Weinhold