Re: [Lisp-cffi-qt4-list] text-browser's anchor-clicked signal
Status: Inactive
Brought to you by:
solopsil
From: Radoslav A. <rsd...@gm...> - 2006-10-23 11:49:04
|
Hi, Paul. Thank you so much for the quick and relevant response :) I'm looking forward the new version, to continue my toy-thing, and give you more feedback ;) Regards, Rado myteam - Paul wrote: > Hi, > > Radoslav Atanasov wrote: >> [...] that the problem is in "anchor-clicked" signal's implementation. > > the problem is the "url" data type; I just added the QUrl data type in > the callback code in cqt.h and cqt.cpp, and now it works. > > I will release an updated version within a day or so, then you can try > by yourself. > >> P.S. I see that the mailing list is not used much, but I had no other >> idea how to contact the admin/team, as the "Admin" tab is restricted. >> I'm also a SF project administrator, of a small, almost dead, C++/QT >> project (http://sourceforge.net/projects/bgbible), I would like to >> renew some day, maybe in Lisp. So as a first step, maybe I can help >> with something to lisp-cffi-qt4... > > You can reach me directly at <paul AT myteam-software DOT com> (I'm > the author of this project). > > Currently the best way to help the project would be to use it for some > small apps, and to give as much feedback as possible! > (As you already did with the above "url" problem, thanks BTW!). > > Paul > > |