Re: [evolution-patches] Patch to fix DnD to composer
- From: Not Zed <notzed ximian com>
- To: Srinivasa Ragavan <sragavan novell com>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] Patch to fix DnD to composer
- Date: Thu, 02 Jun 2005 12:25:13 +0800
> Sorry I didnt know. I didnt know how to pass a pointer. Initially i
> passed it as a string. I thought it as evil and passed as 'any '.
> Since the name suggested generic :-). So ill revert back to 'String'.
If you want to do any CORBA stuff you should read some background
information on it. Michaels suggested approach looks good, and it will
fail-over properly if the stuff isn't in-proc. Better than a pointer
address which might just crash.
> Michael, i have made gtkhtml-editor as a widget and have it working as
> well. But im not pretty confident on that. It works perfectly, except
> some bonobo leaks. Still quite a few work pending. I would love to
> make this better and use it in future. I have all the PersistStream,
> File, EditorEngine converted a library.
I don't understand why you would need persist-stream etc. You can
probably just set the content directly, or have simple iterators to fill
it up/extract it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]