if dillo is embeddable, what would it take to embed it in itself so that dillo can do frames?
Now, i happen to hate frames, and prefer to do the 'fake frames in tables' thang (which other people hate :-) ) , but their are a lot of misguided webdevs out there who have chosen to implement their site with frames, and i actually need to get information from them every now and then. For instance, going to this one in dillo is a pathetic folly :-) : http://www5.metrokc.gov/webmaps/parcelviewer/Viewer/KingCounty/viewer.asp so if dillo can be embedded in sylpheed, why cant dillo be embedded in dillo? tnx! johnu
On Sat, Feb 22, 2003 at 12:09:38AM -0800, John L.Utz III wrote:
so if dillo can be embedded in sylpheed, why cant dillo be embedded in dillo?
<to support frames> I have hacked dillo a bit to support frames (don't hold your breath, it's far from being usable and even further from clean code). The "dillo embedded in istelf"-idea crossed my mind, too. If you do that you spawn unnecessary processes. Also, you have to be really careful about tracking history (the back button still needs to work somehow). Also, the target tag needs to work - that would probably be only a minor problem. Those were just some ideas ... I may be wrong. But right now I hack around to put a_Interface_browser_window_new into an existing window. But, on the one hand, a_Interface_browser_window_new probably needs to be modified or cloned and on the other hand I know too little GTK I'm afraid :-) Just if anybody cares :-) ..... If I was certain I could get somewhere, I would have added myself into the bug tracking engine. Cheers Andreas -- **************************** NEW ADDRESS ****************************** Hamburger Sternwarte Universitaet Hamburg Gojenbergsweg 112 Tel. ++49 40 42891 4016 D-21029 Hamburg, Germany Fax. ++49 40 42891 4198
participants (2)
-
Andreas Schweitzer
-
John L.Utz III