I have a toolbar in my application and I want to write my current date on it. In the same height as all the icons of the toolbar are put.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This rather sounds like something you’d like to put on the status bar, not the toolbar. But in any case, you could add a static control to the toolbar and display the current date in that control.