Trisha Duke

Member

Last active 6 years ago

  1. 8 years ago
    Tue Jan 26 10:07:28 2016
    Trisha Duke posted in Using TableView.

    Let say i have artist and title on the Tableview and i want to pass over the information in the Tableview to 2 control for artist and title, how should i pass those information??

  2. Mon Jan 25 15:46:41 2016
    Trisha Duke started the conversation Using TableView.

    What is the difference between DidSelectRow and DidSelectCell event??

    I try using DidSelectCell to open a new window using " Window1.open(Window2);" where window2 has a textview and a label.

    How do i pass the ID from the selected row into Window2?

  3. Tue Jan 19 12:30:49 2016
    Trisha Duke posted in Save under File Menu.

    @marco Project is automatically saved each time, no needs to manually save.
    In the next version we'll expose the history.

    thanks.. did not know that is do autosave.

  4. Tue Jan 19 12:30:10 2016
    Trisha Duke started the conversation how to show scrollbar on a Textview??.

    Hi Marco,

    i have in my second window an image view and a textview which i have a very long text (recipes).

    When i run this app, this new window show ok on the simulator but does not show any scrollbar or anyway to see the rest of the text.

  5. Tue Jan 19 12:26:57 2016

    working using 'Window1.open(Window2);' !!

  6. Tue Jan 19 12:23:35 2016

    @marco Window1.open(Window2);

    i was using Window2.show;

  7. Mon Jan 18 22:17:19 2016
    Trisha Duke started the conversation Save under File Menu.

    why isn't there a Save option?? i have to do Save As every single time

  8. Mon Jan 18 21:48:06 2016
    Trisha Duke started the conversation How to opening another window from the startup window?.

    Hi just install the beta and have a play with it. pretty impressive.

    i create one window with a picture and a button to open another window.

    what do i need to do in the code to open the second window???

  9. Mon Jan 18 21:44:52 2016
    Trisha Duke joined the forum.