You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. and actually, this has worked very well for multi-form layouts. I was just wondering what the reason for removing this from the API was, and if there is an alternative method that you'd like us to be using?
The text was updated successfully, but these errors were encountered:
I went back and checked previous versions (I have kept a list of all downloads at http://code.google.com/p/moaigui/downloads/list), and I can't seem to find the loadLayoutFromData function. Are you referring to the loadLayout function? That function should still be available. Is it possible this was a function you had added yourself, and then downloaded the new version and copied it over the version you had with this change?
I've submitted a patch for this method to be added to the main moaigui core codebase .. as it is very useful for having multiple GUI's to switch between in an app .. I will prepare a sample shortly and submit it as well.
Hi Derick - I have been using loadLayoufromData() in the moaigui API, to be able to things like this:
.. and actually, this has worked very well for multi-form layouts. I was just wondering what the reason for removing this from the API was, and if there is an alternative method that you'd like us to be using?
The text was updated successfully, but these errors were encountered: