2 Replies Latest reply: May 7, 2008 1:11 AM by andrejusc RSS

    Where could I find any sample with sADMHierarchyList->PickEntry() usage?

    andrejusc Community Member
      Hi,

      I'm developing sample plugin, which shows some dialog box with dropdown list. While I could fill that list with entries - I don't know how to make first entry in it initially selected. From API it seems that I need to use PickEntry function, but there is no sample code and that method uses point instead of entry index. Any help will be appreciated.