Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

RFC: collect system information so users can attach it when looking for help

<< < (2/4) > >>

oBFusCATed:

--- Quote from: Miguel Gimenez on September 26, 2018, 12:21:51 pm ---The macros manager has no public method to retrieve the macro information, of course this can be changed but possibly devs will be reluctant.

--- End quote ---
If it is for read only purposes, I don't see a problem. Also there should be a comment saying that this is supposed to be used by the logger and could be removed without notice at any time.

Miguel Gimenez:
I have moved the info collection routines into a class and added HTML generation capability (sample attached).
Where should this class be? It should be called from the About dialog and the compilergcc plugin.

ollydbg:

--- Quote from: Miguel Gimenez on October 01, 2018, 01:04:12 pm ---Where should this class be? It should be called from the About dialog and the compilergcc plugin.

--- End quote ---
Still in the src/src/dlgabout.cpp?

Anyway, you did a very nice job! Thanks.

BlueHazzard:
i was talking about the wxWidgets used by the codeblocks executable.

My final imaginary goal is a button "Collect data to report to forum" and we get all information needed to help people without asking for every part slowly..

Miguel Gimenez:
Patch posted in ticket 748:

https://sourceforge.net/p/codeblocks/tickets/748/

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version