M MDEnt Member Licensed User Longtime User Oct 19, 2011 #1 Is it possible to change the colors/fonts, etc. or theme/skin the msgbox/msgbox2 popups?
Erel B4X founder Staff member Licensed User Longtime User Oct 20, 2011 #2 You can use CustomDialog from the dialogs library. Upvote 0
M MDEnt Member Licensed User Longtime User Oct 20, 2011 #3 Great library, thanks. But is there a way to customize (change button color/fonts) on the dialogue frame elements themselves, such as the positive, negative, cancel buttons, dialogue title font/color, etc.? Thanks! Upvote 0
Great library, thanks. But is there a way to customize (change button color/fonts) on the dialogue frame elements themselves, such as the positive, negative, cancel buttons, dialogue title font/color, etc.? Thanks!
Erel B4X founder Staff member Licensed User Longtime User Oct 20, 2011 #4 I believe that you can put your own buttons on the panel instead. Upvote 0