[Gtk2forpascal-devel] Re: Re: How to add gtkhtml into gtk2forpascal?
Brought to you by:
mgaertner
From: <wan...@ya...> - 2002-10-31 02:50:31
|
Dear Mattias, I still haven't solved the problem of gtkhtml. First, I don't know why, the website of sourceforge can't be accessed from China (though the ftp can do). So if there's a mirror of gtk2forpascal project on somewhere else, let me know please. Second, I don't think the problem is because the manner of compiling gtk2. I proved it. This time, I compile gtk2forpascal without any change from the cvs source (I use gtk2forpascal-0.5.tgz, because I can't make gtk2forpascal-0.6.tgz work under fpc 1.0.7). Now, the examples can be compiled and run normally. Then I put my codes of gtkhtml interface to the test.pp. The compilation is successful. But when I run my test program, it gives errors like: "specified class size for type `GParamChar' isspecified class size for type `GParamChar' is smaller than the parent type's `GParam' class size" So there must be some other problems because all the examples can work well. You know, I am not so formiliar with the architects of gtk2forpascal program. Any way, I will thank you because you helped me a lot, such as the problem of "Why my program crash?". I wanted to say "thank you" for a long time, but my email often failed to be sent out, yesterday I found that my old email vendor is added to the blacklist of sourceforge mailing list. And I think we can added more new things into gtk2forpascal, such as some useful classes, I wrote a class called "TUndoManager" which easilly gives a gtktextbuffer the "undo" ability. I mean, through adding some new classes, we can add more complementary parts to gtk2 itself. Yours, mili ------- In your last email you said: > These bugs are not compiler bugs, but glib bugs. They appear when >linking in the wrong order. >Plz see our homepage and the scripts for the examples how to compile >gtk2 programs. >I myself am very interested in gtkhtml. As soon as I have some time, I >will try your source and add it to cvs. Mattias _________________________________________________________ Do You Yahoo!? 新鲜到底,娱乐到家 - 雅虎推出免费娱乐电子周报! http://cn.ent.yahoo.com/newsletter/index.html |