Jump to content

UncleGrandpa

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by UncleGrandpa

  1. Suppose the treeview widget is displaying the currentdir (whatever that may be) and you wish to change to a different directory and RELOAD the treeview so it DOESN'T show the previous contents when you load the NEW directory.

    rootpath = RequestDir("Select Install Folder");
    ChangeDir(rootpath);
    PopulateTree(folderbrowser->root, rootpath);

    This kinda works but the previous contents are still displayed at the top of the widget

    Any help would be much appreciated.

  2. Hello,

     

    I was just wondering how long the payment review process usually takes. I bought the indie version with PayPal earlier this morning.

     

    The payment has already gone through paypal and I am still awaiting review

     

    Thank you.

×
×
  • Create New...