Pelles C forum

Pelles C => Bug reports => Topic started by: Ateneo on May 12, 2005, 04:44:01 AM

Title: file save "asterisk" (*)
Post by: Ateneo on May 12, 2005, 04:44:01 AM
it seems POIDE doesnt clear the * in the file when a build is performed and the save files when build option is "on".
Title: file save "asterisk" (*)
Post by: Pelle on May 12, 2005, 09:27:00 PM
Some UI elements, like buttons and "dirty" file indicators (*), are updated during idle time - are you sure it isn't just delayed...?

Pelle
Title: file save "asterisk" (*)
Post by: Ateneo on May 12, 2005, 10:33:53 PM
I will look closer to it and see if it is delayed
Title: file save "asterisk" (*)
Post by: Ateneo on May 13, 2005, 02:04:46 PM
No it is not delayd, it happens i think when you have several files in the project, i mean i usually divide the code in .c and h. files so each one its an interface. The file is really saved, but the * doesnt clear, when you select the tab of the file its cleared.
Title: file save "asterisk" (*)
Post by: Pelle on May 14, 2005, 12:05:07 AM
OK - I will look at it.

Pelle