[Harbour] Re: hbIDE - On-line documentation-cum-distro update

2010-03-29 Thread Pritpal Bedi
francesco perillo wrote: > > can you please spend some time trying to write some documentation on > the internals of the interface to Qt ? > One such document is under topic "hbQT - GC - Qt Object Destruction" at http://hbide.vouch.info/. This is not the best way to express what I wanted but

Re: [Harbour] Re: hbIDE - On-line documentation-cum-distro update

2010-03-29 Thread francesco perillo
Pritpal, can you please spend some time trying to write some documentation on the internals of the interface to Qt ? It would give others a quick start ... Francesco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org htt

[Harbour] Re: hbIDE - On-line documentation-cum-distro update

2010-03-29 Thread Franček Prijatelj
Hi HbQt is a binding of Qt for Harbor. It shares many problems and solutions with other C++ and Qt bindings. There is pyside project (http://www.pyside.org/) , which is a binding for Python. Here is exract from Pyside presentation: (http://www.pyside.org/2010/03/pyside-talk-on-bossa-conference-2

Re: [Harbour] Re: hbIDE - On-line documentation-cum-distro update

2010-03-28 Thread Viktor Szakáts
>> IOW you are replacing crashes with leaks. >> >> IMO it would be simpler to just never delete any objects... >> >> Now all these intentional leaks ("persistent objects") >> will have to be refixed one by one once ever HBQT gets >> fixed in the proper place. This means another (even >> length

[Harbour] Re: hbIDE - On-line documentation-cum-distro update

2010-03-28 Thread Pritpal Bedi
Hi All A few more pages are uploaded at http://hbide.vouch.info/ Can someone look at them and suggest recommended course of actions ? - enjoy hbIDEing... Pritpal Bedi _a_student_of_software_analysis_&_design_ -- View this message in context: http://

[Harbour] Re: hbIDE - On-line documentation-cum-distro update

2010-03-28 Thread Pritpal Bedi
Viktor Szakáts wrote: > > IOW you are replacing crashes with leaks. > > IMO it would be simpler to just never delete any objects... > > Now all these intentional leaks ("persistent objects") > will have to be refixed one by one once ever HBQT gets > fixed in the proper place. This means anot

Re: [Harbour] Re: hbIDE - On-line documentation-cum-distro update

2010-03-28 Thread Viktor Szakáts
Hi, > > The same unresolved, old issue of object destruction. > > > >> => Error when applying a theme >> $ ./hbide >> >> Unrecoverable error 6005: Exception SIGSEGV at address 0x61 >> Called from HBQTUI:_QOBJ(0) >> Called from HBQTUI:DESTROY(0) in ../../../THbQtUI.prg >> > > Fixed but not

[Harbour] Re: hbIDE - On-line documentation-cum-distro update

2010-03-28 Thread Pritpal Bedi
Guy Roussin wrote: > > I try hbide on my debian sid, it compiles fine but i get some errors > when running, i report them here : > The same unresolved, old issue of object destruction. > => Error when applying a theme > $ ./hbide > > Unrecoverable error 6005: Exception SIGSEGV at address

[Harbour] Re: hbIDE - On-line documentation-cum-distro update

2010-03-28 Thread Angel Pais
Nice work Pritpal ! I like it very much. Regards Angel ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour