I am trying to give my users the opportunity to set the background color for each of several activities. I intend to have a button available that triggers the color picker dialog from which they choose a color. However, I am not sure of the correct syntax. I have declared "cp as colorpickerdialog", "cd as colordialog" and tried to display the dialog using cp.show with its parameters but nothing happens. Not really sure what the 'title' should be. "ColorPickerDialog" didn't work. I have unsuccessfully searched for real world examples so am hoping someone would be kind enough to post some code to get me started.
For dunces like me (or maybe I am the only one) it would be so helpful to include code snippets during or at the conclusion of a topic. I learned long ago to never 'assume' the reader or listener had understood. Thanks to all for your time and patience.
Jim
For dunces like me (or maybe I am the only one) it would be so helpful to include code snippets during or at the conclusion of a topic. I learned long ago to never 'assume' the reader or listener had understood. Thanks to all for your time and patience.
Jim