Working fine in B4i v6.50 but after upgrade to V6.80 I get this error :
Error occurred on line: 70 (PreferencesDialog)
Object was not initialized (UIView)
The PreferenceDialog is showing OK but the error shows when I open the OptionsItem
This is my code...
Hi
Using the formsbuilder I can change the time format to 24 hour.
But I am not lucky to do it from code
prefDialog.AddTimeItem("pref_time_start","Start time"))
prefDialog.SetOptions("pref_time_start",Array As Object("24"))
I want the B4Xpreferencedialog fullscreen and without borders. 100%x/y doesn't seem to do the trick I still can see a little line/border on the top and right which doesn't appear on the left and bottom. It also seems that the 'ok' and 'cancel' buttontextcolor can't be changed. It this correct...
I think it would be helpful if you could set the default value for preference dialog items. For example, setting the default text for a text field.
This would be extremely useful for using the same dialog to modify existing settings / values.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.