This may be simple to the rest but I couldn't find an answer for it in the archives. I have a QxTabView on my page and while setting it up, I wanted to set the tabs to be on the bottom. So I used setPlaceBarOnTop(false) and in fact the tabs are on the bottom but in the debug window I get an error: 001734:Failed to execute "_modifyPlaceBarOnTop()":Modification of property "placeBarOnTop" failed with exception('undefined' is null or not an object). I could understand getting this error and having the method fail, but the method worked. Now it is entirely possible that I have used the wrong syntax and passing in something other then 'false' will work better but I could not find the answer to it. Anyone have a suggestion?
 
Thanks,
Jim

Reply via email to