Hi,

On 2010.05.04 13:35, Viktor Szakáts wrote:
but not change the clipboard !

I agree.

Though it's even better to make the error text selectable and
copiable. This is how it's done in all modern tools. No need
to reinvent anything here.

Do you know that Windows' MessageBox has copy function? Just press Ctrl+C. This works in Qt also. The error message I've sent a few days ago:

---------------------------
Run-time Error!
---------------------------
Error BASE/1132  Bound error: array access
Called from HBQTUI:Q_TABLEFUNCLIST(0)
Called from IDEFUNCTIONS:BUILDHEADER(210)
Called from IDEFUNCTIONS:CREATE(146)
Called from HBIDE:CREATE(356)
Called from MAIN(102)
---------------------------
OK
---------------------------


was copy-pasted.


Regards,
Mindaugas
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to