This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UV3 editor crashs using collapse

Hi folks

I'm using UV3 (V3.33) and if I collapse and uncollapse few block from my C-code the UV3 crashs.

This behaviour happens on different PCs up to P-4 3GHz.

Is there a bugfix in the queue?

hopeful - Günter

Parents
  • OK, I use example \Keil\ARM\Examples\Measure.

    Opening measure.c from 22. mai 2004 16:57:58 13.013 bytes

    place cursor at line 259 (last } from main()
    press F3 to collapse current block.
    line 164 to 260 is hidden, ok.
    place cursor at the 3 dots in the main() line 163
    pressing ALT+F3 (stop collapse) crash the UV3

    May be its a problem from the keyboard interface in UV3.
    I don't use the mouse for writing programs ...

    Playing a little bit with F3 and Alt+F3 cause in a lot of c-files quickly the crash. Blinky, WHET, Measure etc

    hopeful - Günter

Reply
  • OK, I use example \Keil\ARM\Examples\Measure.

    Opening measure.c from 22. mai 2004 16:57:58 13.013 bytes

    place cursor at line 259 (last } from main()
    press F3 to collapse current block.
    line 164 to 260 is hidden, ok.
    place cursor at the 3 dots in the main() line 163
    pressing ALT+F3 (stop collapse) crash the UV3

    May be its a problem from the keyboard interface in UV3.
    I don't use the mouse for writing programs ...

    Playing a little bit with F3 and Alt+F3 cause in a lot of c-files quickly the crash. Blinky, WHET, Measure etc

    hopeful - Günter

Children