Re: Win32Lib IDE Weirdness

new topic     » goto parent     » topic index » view thread      » older message » newer message

cklester wrote:
> 
> There's a strange display problem, but it doesn't seem to
> affect anything underlying it... Okay, do this to see if
> you can duplicate it:
> 
> 1. start a new project
> 2. create a button
> 3. rename the button to "bttn_AButton"
> 4. create code for that button's onClick event (can be a
>    simple comment)
> 5. Create a copy of the button using ctrl+left_mouse_click
> 6. rename the button... As you do, watch in the display for
>    the class modules. The current class module, which will
>    say "bttn_AButton," will be changing as you type the new
>    button's name.
> 
> Like I said, I don't think it affects anything underneath.
> If you close and open the project, it's fine. However, it's
> very unnerving to think a ton of code is going to get screwed
> up. :)
> 
> -=ck
> "Programming in a state of EUPHORIA."
>

If the behavior is bothersome you can always go into configurations and click
the tab "Enter key processing for property" and check the entry Name. This causes
IDE
not to do anything until you press the Enter or Tab key. It will be more
efficient also as searching
for name changes will only occur once and not per keystroke.

I have a pending request in my ToDo list to cause sequence fields in Properties
to wait for Enter or Tab
key automatically and only allow integer fields to react immediately. I'm not
sure when I will get around to this change.

~judith

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu