Le 01/07/2015 10:08, Marco Hess a écrit : > Attached two patches related to the BOM Generation dialog. > > I had a problem running batch files that hanged KiCad that previously > worked OK. I reported that in Bug #1470323. However, I had a silly thing > in that batch file with a pause which caused the hang as it was waiting > on input. > > However, in looking into this I discovered there are some problems in > the display of command output in that it did not clear intermediate > strings before outputting it to the dialog window. This patch fixes that > as well making the output slightly neater. > > Second patch is to ensure we clear the dialog box output window before > executing the command so it is clear that something is happening. >
Thanks for your interest in Kicad. I fixed a few issues in dialog box output window (duplicate messages and a few other minor issues) -- Jean-Pierre CHARRAS _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

