Luiz D'Aniello

Member

Last active 4 years ago

  1. 4 years ago
    Tue Sep 17 08:48:17 2019
    Luiz D'Aniello started the conversation MySQL not selecting DB.

    Even if i choose the database that i want to use, when i start a new query, the table area, show all databases instead of the tables of that specific DB

  2. Tue Jul 23 13:49:01 2019
    Luiz D'Aniello started the conversation move item.

    everytime you drag and move an element on sidebar, the menu focus go to the top. It's a little bit annoying, because you have to go back to where you were. When you have a lot of elements, you wast sometime to do that

  3. Thu May 23 08:03:38 2019
    Luiz D'Aniello posted in Navigation Items.

    ahh. ok
    tks again @andrea

  4. Wed May 8 16:45:02 2019
    Luiz D'Aniello posted in Navigation Items.

    So i think it's not working. Created a demo project. 2 windows. Second window i inserted a NavBackItem, customized. Didn't respect.

  5. Mon Apr 29 14:33:00 2019
    Luiz D'Aniello started the conversation Navigation Items.

    First. Is it a way to make NavLeftItem closer to left margin (like a BACK button)? Check 2 images.

    Second. How do i setup NavBackItem? I inserted one, changed the image and title, but always show me the back icon (<) with the other page's title

  6. Mon Apr 22 19:33:52 2019
    Luiz D'Aniello posted in Subclass.

    like me @doobox

  7. Fri Apr 19 08:36:13 2019
    Luiz D'Aniello posted in Background Color.

    http://ciclotools.com/dev/bug_background.mov

  8. Fri Apr 19 08:29:50 2019
    Luiz D'Aniello posted in Portrait/Landscape.

    I am talking about the simulator. It's just where i start the simulator. If i start in the LAYOUT area, orientation is ok. If i start in the CustomView area, orientation is not ok.

  9. Thu Apr 18 18:38:08 2019
    Luiz D'Aniello started the conversation Portrait/Landscape.

    If i run my project, and i am in the CUSTOMVIEWS section, the project start in portrait mode, even if only landscape is selected.
    Doing the same in the LAYOUT section, everything goes fine.

    Check movie:

    http://ciclotools.com/dev/bug_landscape.mov

  10. Thu Apr 18 16:47:21 2019
    Luiz D'Aniello started the conversation Subclass.

    If i create a Class and say that it's a subclass of a OvalShape, that class will not extend the OvalShape class?
    For example, my new class it's called OvalShape_ext, subclass of OvalShape.

    var oval=OvalShape_ext();

    why i can't access for example oval.frame.x

View more