First, a comment. The guidance provided on this forum is amazing. I have been working through several challenges, reading older posts, etc. and most of my questions have been answered.
I am studying moving from xBuilder to UE Studio project with a very large application. I've reviewed the samples people posted and have my files configured as suggested.
I was able to get a build. I do have a problem with some functions apparently not supported so I created dummies for those. I can work with that for now and get some workarounds later.
My main problem is that none of my bitmaps show up. I use them on button bars, screens, etc. My guess is I'm missing a file ( ? lib ) or .dll
My second huge problem is the program is much slower then the xCC build with xBuilder
The third problem is this. From the main window, I call a dialog with an xBrowse. Clicking on an entry in the browse will bring up a multi-folder dialog. In this build, it crashes the program with a windows message that it stopped working.
With all things going on, someone may well say "hey you need ...."
Your comments are appreciated.