I am making a IDE using python and flashmagic(console version). There are two problem i am facing.
1.The error message in the console version which i am storing in a txt file using QUIET fuction is not the same as the errors in GUI version.
The GUI verion's error is very discriptive but the console one shows only Connection failed: COM port error.
2.I want to use a progress bar in my app so i want to know how can I get the burning process information to that I can step by step make the progress bar moving.
3.How to make the reser isp mode message box disappear. That is I am using a message box saying Reset into ISP mode and I want it to dissappear when the reset button is pressed by the user, but how can i get the signal for that.
It will be very helpfull if somebody can tell the solutions to my problem...Thanks in advance....
1.The error message in the console version which i am storing in a txt file using QUIET fuction is not the same as the errors in GUI version.
The GUI verion's error is very discriptive but the console one shows only Connection failed: COM port error.
2.I want to use a progress bar in my app so i want to know how can I get the burning process information to that I can step by step make the progress bar moving.
3.How to make the reser isp mode message box disappear. That is I am using a message box saying Reset into ISP mode and I want it to dissappear when the reset button is pressed by the user, but how can i get the signal for that.
It will be very helpfull if somebody can tell the solutions to my problem...Thanks in advance....