Shop OBEX P1 Docs P2 Docs Learn Events
Simple IDE Bugs and fixes — Parallax Forums

Simple IDE Bugs and fixes

Luis DigitalLuis Digital Posts: 371
edited 2012-04-16 08:18 in Propeller 1
I started using your program, and is very useful, thanks.

I found some bugs, and I have attached it possible solutions.mainwindow.zip

On the other hand, you wrote a comment:
"/* this method uses a more flexible dialog box for linux */"

But in my system appears the same dialog, I see no reason to create redundancy.

Comments

  • jazzedjazzed Posts: 11,803
    edited 2012-04-16 08:18
    I started using your program, and is very useful, thanks.

    I found some bugs, and I have attached it possible solutions.mainwindow.zip

    On the other hand, you wrote a comment:
    "/* this method uses a more flexible dialog box for linux */"

    But in my system appears the same dialog, I see no reason to create redundancy.


    Thanks Luis. The diff looks good to me.


    Note that I have identified some issues related to project file links and others that I hope to fix in the next few days.

    Here is my current TODO list.
    SIDE make .cogc Show ASM use COG mode for compile.    Sat 4/14/2012
    SIDE add last font to registry    Sat 4/14/2012
    SIDE change mouse-over ctrl browsing    Sat 4/14/2012
    SIDE little box appears during download?    Sat 4/14/2012
    SIDE #ifndef syntax highlight?    Sun 4/15/2012
    SIDE add -I . to compiler command for library files to access local headers.    Sun 4/15/2012
    SIDE add link parsing to Show File/Show error stuff    Sun 4/15/2012
    
Sign In or Register to comment.