Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2006
    Posts
    355

    Grin ListBox question

    Hi!

    since I can do so that the example that I put to you to continuation, it gives back to me I number that this showing listbox?

    thanks

    Example

    http://www.box.net/shared/yxbx9mdmog

  2. #2
    Join Date
    Oct 2005
    Location
    American Dubai
    Posts
    629
    On Select:

    Code:
    sel = ListBox.GetSelected("ListBox1");
    selc = sel[1]
    retu = ListBox.GetItemText("ListBox1", selc);
    Label.SetText("Label2", '"'..retu..'"');

  3. #3
    Join Date
    Aug 2006
    Posts
    355
    thanks, but are not this to which me referia of the form that you put, it is necessary to be selecting I number that one is.

    ami gustaria me who, for example: if it is seen I number 4 in listbox, me debuelva I number 4, and if pulse upwards, gives back to me I number 3 or downwards I number 2 without having to select nothing.

Similar Threads

  1. listbox question ???
    By mgokkaya in forum AutoPlay Media Studio 6.0
    Replies: 0
    Last Post: 12-21-2006, 04:48 AM
  2. Listbox Action (Page Jump) Question
    By dugarte in forum AutoPlay Media Studio 5.0
    Replies: 6
    Last Post: 12-16-2006, 07:27 AM
  3. Listbox disappearing question
    By ebrusher in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 07-09-2005, 06:38 AM
  4. ListBox question
    By patrick6 in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 11-02-2004, 07:08 PM
  5. Listbox question
    By you6mei9u in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 12-18-2003, 11:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts