[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Two oddities in the IDE:
[Thread Prev] | [Thread Next]
- Subject: Two oddities in the IDE:
- From: Philippe Valarcher <philippe.valarcher@xxxxxxx>
- Date: Sat, 15 Mar 2025 13:05:39 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
- When I create an exported and automatically instantiable Class, a star appears next to the name of the Class, whereas when I create a class with nothing and then add Export, then Create Static, the star doesn't appear next to the name of the Class. It's not important, but it seems the IDE wants to tell us something! - If I modify a line or even a single word of my code, when I run the program, the first time, it returns characters other than those I programmed; the second time and all the others, it returns the programmed characters. I can't find a solution to this oddity. -- Philippe Valarcher <philippe.valarcher@xxxxxxx>
Attachment:
Calc3-0.0.2.tar.gz
Description: application/compressed-tar
Re: Two oddities in the IDE: | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |
Re: Two oddities in the IDE: | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |