Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160

    Grin Bug?? with an example form the help file?

    I was working with an advanced example in the help file and there seems to be a bug that doesn't allow it to work correctly, or there is not enough actions to make the example work correctly.

    The example is Adding Items to a List box (with data) found in Command Reference -> Actions -> Examples -> Advanced.


    The problem is as follows. When you use the remove function there is an actions check to see if an item has been selected. %selecedcount%=ListBoxObject(LB - PhoneBook].GetProperty("SelectedCount"). This works on all items except for the item at index 0. Even with the item at index 0 selected the selected count returns as 0. All other items return at 1.

    The other thing that doesn't work with this action is when you select an item in the list, the name populated the edit category however, the phone number does not populate the phone field I think because of the Mask. Is there a way to make it appear, using Page.ShowObject and Page.HideObject? It doesn't seem that the example is complete in what it is supposed to do.

    Thanks.
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

  2. #2
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728

    Re: Bug?? with an example form the help file?

    Make sure you're running the latest version of AutoPlay Media Studio -- those were both bugs that were fixed in 4.0.0.2.
    --[[ Indigo Rose Software Developer ]]

  3. #3
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160

    Re: Bug?? with an example form the help file?

    That is what I was wondering. I d/l the help file because it was small, will have to spend the time to d/l the update. thanks.
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

Posting Permissions

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