ted21 new document picker

About Monkey 2 Forums Monkey 2 Projects ted21 new document picker

This topic contains 7 replies, has 2 voices, and was last updated by  AdamStrange 2 years, 7 months ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #3967

    AdamStrange
    Participant

    Yep. me again…

    This time with a new document picker. Yu can see where I’m going with this…

     

    Thing to note: The help text at the bottom of the image is dynamic – it changes depending on which button you are over (currently the mojo button), and disappears when you are not over anything interest.

    This is all controlled by the layout manager and you just need to set some help text for a control.

    E.G.

    Currently just a demo, but I will now start to integrate it into ted21

     

    I’ve also added a second image with the page grid shown along with the designer

    #3987

    AdamStrange
    Participant

    ok, the page itself has now been added to ted21

    So when you click the new button/menu item/ctrl+n the ui will be replaced with the new document ui.

    You will loose virtually all the ui; menus, documents, everything until you either press back or a new file type.

    I’m now starting to hook up the actual page logic into ted21.

    But (after the initial shock) everything works smoothly and very fast!

    I’ve also added the ability to load recent files and projects to this page

    #3990

    Taiphoz
    Participant

    binary pls.

    #3991

    Taiphoz
    Participant

    PATH=D:\devtools\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin;${PATH} thats the error BTW..

     

    I guess I could edit the source and throw a colour in there so it compiles but I wonder if there is anything else thats just gona break if I mess with it.

    #3992

    AdamStrange
    Participant

    That looks like a path error with a 32 bit version of mingw. Check the install page for how to install the correct 64but version here:

    https://github.com/blitz-research/monkey2

     

    Heres the text with the install bit for you:

    #3993

    AdamStrange
    Participant

    I’m working on a binary build – i’ve been away with folks so just getting back to things 😉

    #4021

    Taiphoz
    Participant

    That was the wrong copy and paste sorry the error was actually with two colours, UIRed and UIBlue, I changed them all to just blue and red to get it to compile.

    #4022

    AdamStrange
    Participant

    AHA. The extended colors are not present in the default build. MARK CAN WE HAVE THEM PLEASE?

    Basically there are number of additions to the core monkey code that need to be added. I have an idea for a work around until Mark adds them.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.