nicholas_yue Posted October 11, 2014 Share Posted October 11, 2014 Hi, I see a builduicode and uiparse but have not seen these mentioned in odforce or SESI forum. What are they for ? Are they new ? Should one be using it to build UI for OTL ? Cheers Quote Link to comment Share on other sites More sharing options...
malexander Posted October 15, 2014 Share Posted October 15, 2014 They're actually very old apps, and rather low-level at that. uiparse will display a .ui file (assuming it has a window defined somewhere, and the command "OPEN windowname;" in the .ui file). builduicode generates a .C/h class framework from a .ui file, generating UI_Values, callbacks and UI_Feel pointers for all named values and gadgets. Unless you're coding .ui files directly, they aren't of much use. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.