User forums > Nightly builds

The 28 October 2017 build (11219) is out.

<< < (6/7) > >>

oBFusCATed:
No, they are missing the xrc file, because they don't need it.

Melchior:

--- Quote from: oBFusCATed on November 04, 2017, 12:45:30 am ---No, they are missing the xrc file, because they don't need it.

--- End quote ---

ohh...

Xaviou:
Hi.

I also noticed that the editor has a strange behavior with end of sources files.

To reproduce :

* Create a new wxWidgets frame based project (well, this is not relative to wxWidgets but I was able to reproduce with this)
* Open the application's class source file (it ends with an empty line after the definition of the "Oninit" function)
* Go to the end of this file : no problem
* With the mouse, place the cursor to the end of the previous line (should be a closing brace)At this point, 3 problems can be noticed :

* there is a (small) delay between the moment you cliqued and the moment the cursor is coming
* the previous position of the cursor is not cleaned (the vertical cursor is still present at the end of the file)
* the closing brace is highlighted, but not the corresponding opening oneIf you continue and click at the end of the file (where there is still the previous vertical cursor), it is still shown at the end of the previous line, and the closing brace remains highlighted.

You can also try the following sequence :

* Place the cursor (with the mouse) just after the opening brace : both the opening and closing braces are highlighted
* Place the cursor in any position in the file : braces are correctly un-highlighted
* Re-place the cursor after the opening brace
* Now place the cursor after the closing brace : braces remain highlighted witch is correct
* Place the cursor at the end of the file (mouse or arrow key) : braces remains highlighted and the vertical bar stays after the closing braceI'm not sure I am clear enough in my explanations so don't hesitate if you need more.

Regards
Xav'

oBFusCATed:
Xaviou: Do these problems happen with the previous night build which is wx28 and 32bit?

Xaviou:

--- Quote from: oBFusCATed on November 08, 2017, 12:15:43 am ---Xaviou: Do these problems happen with the previous night build which is wx28 and 32bit?

--- End quote ---
No : with the 32 bits rev 11216 (wx-2.8) version, all seems to be ok.

Regards
Xav'

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version