[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Two oddities in the IDE:
[Thread Prev] | [Thread Next]
- Subject: Re: Two oddities in the IDE:
- From: T Lee Davidson <t.lee.davidson@xxxxxxxxx>
- Date: Sat, 15 Mar 2025 08:58:15 -0400
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 3/15/25 8:05 AM, Philippe Valarcher wrote:
- 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!
I cannot reproduce this behavior. If I comment out Export and Create Static in your project and save the project, the star goes away. If I then uncomment Export and save the project, the star immediately re-appears. Subsequently uncommenting Create Static and saving the project has no effect.
- 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.
I also cannot reproduce this behavior. [Gambas 3.20.1] -- Lee --- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ---- --- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----
Re: Two oddities in the IDE: | Philippe Valarcher <philippe.valarcher@xxxxxxx> |
Two oddities in the IDE: | Philippe Valarcher <philippe.valarcher@xxxxxxx> |