Jump to content

UncleGrandpa

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by UncleGrandpa

  1. I am not exactly sure how to do that with the code above, all SetParent(NULL) does for me is completely blanks out the widget but won't reload the contents in the treewiew or filelist. Thanks for the help at least it is a start, and I am learning.
  2. 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.
  3. Hello, Yeah I'm new to this app but not to coding in general, it says to create a new console app in the documentation under: https://www.ultraengine.com/learn/CPP/ImageConverter Do you do that with the Appkit or with Visual Studio? And how would you do that exactly? Thank you.
  4. Umm no I will do that now, thank you.
  5. Hello, somehow I have seem to deleted that email for my registration key for the updater. Would you be so kind as to resend me the mail again, please? zonemaster@yahoo.com Thank you.
  6. The payment has already gone through paypal and I am still awaiting review
  7. 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...