PureBasic Windows 3.94 beta 1 released!
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
My sources have always compiled within a second or so, even on the slowest of machines, the new version is no different. There must be something else wrong?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
I figured out following display-problems with the new code-editor:
- Code lines starting with a command (which are bold) have not the same X-position as the lines starting with a variable-name (which are non bold). So the have different indent (only a few pixels)
- I have got refresh problems. If I set a breakpoint and would like to remove it, the dot icon will be there until I tab within the programs. Another refresh problem is: When I set a breakpoint to a procedure call, and when I step through the procedure and come back to the next line after the procedure call, it displays only the breakpoint line and the line after, all others are just grey until I scroll the gadget.
- After breaking on a breakpont, switching between IDE and program should be enable to refresh the program window, else I cannot trace the changes been made between each program step
- Comment text-color and breakpoints background-color should be different
- Marking a text-area with "SHIFT" + "ARROWS" works stange if you will reach the last displayed row (it will be reset to the starting row)
- If the debugger reaches a breakpoint, it should switch automatically to the IDE window to see that it stops on a breakpoint and to step through
Best Regards
CSauer
- Code lines starting with a command (which are bold) have not the same X-position as the lines starting with a variable-name (which are non bold). So the have different indent (only a few pixels)
- I have got refresh problems. If I set a breakpoint and would like to remove it, the dot icon will be there until I tab within the programs. Another refresh problem is: When I set a breakpoint to a procedure call, and when I step through the procedure and come back to the next line after the procedure call, it displays only the breakpoint line and the line after, all others are just grey until I scroll the gadget.
- After breaking on a breakpont, switching between IDE and program should be enable to refresh the program window, else I cannot trace the changes been made between each program step
- Comment text-color and breakpoints background-color should be different
- Marking a text-area with "SHIFT" + "ARROWS" works stange if you will reach the last displayed row (it will be reset to the starting row)
- If the debugger reaches a breakpoint, it should switch automatically to the IDE window to see that it stops on a breakpoint and to step through
Best Regards
CSauer
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Shouldn't this be in bugs?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
If I use the 3.93 IDE in newer versions of PB (3.94 and so forth), will I have any issues? Seems to work fine so far but didn't know if there were any small changes that the IDE had to go through with each update.
www.posemotion.com
PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef
Even the vine knows it surroundings but the man with eyes does not.
PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef
Even the vine knows it surroundings but the man with eyes does not.