S sdleidel Member Licensed User May 22, 2019 #1 Hi, the DateTemplate example, looks very dark. In the example, how can I change the background of the calendar? Many thanks. Sascha...
Hi, the DateTemplate example, looks very dark. In the example, how can I change the background of the calendar? Many thanks. Sascha...
Erel Administrator Staff member Licensed User May 22, 2019 #2 Note that there is a light theme date picker implemented in B4XPreferencesDialog: If is based on B4XDateTemplate.
Note that there is a light theme date picker implemented in B4XPreferencesDialog: If is based on B4XDateTemplate.
S sdleidel Member Licensed User May 22, 2019 #3 Hi, yes based on B4XDateTemplate. But How i activate the light Theme ?
Erel Administrator Staff member Licensed User May 22, 2019 #4 1. Consider using B4XPreferencesDialog directly. 2. If not then see the code in PreferencesDialog.setTheme (unzip the b4xlib file).
1. Consider using B4XPreferencesDialog directly. 2. If not then see the code in PreferencesDialog.setTheme (unzip the b4xlib file).