davep
Posts: 41
|
| Posted: 02/25/2009, 10:13 AM |
|
I've implemented a Calendar form and found that the Navigator is limited to text links for moving forward and backward through months. The documentation shows graphic links, but they aren't selectable in the builder. How can I go about using graphic buttons in the Navigator on my Calendar form?
Thanks,
Dave
|
 |
 |
aradi
Posts: 66
|
| Posted: 02/25/2009, 1:03 PM |
|
Hi,
In design mode, select the text navigation link in Calendar form , using the right mouse button, then select "Edit Calendar Navigation 'Navigator' layout". You will get a popup window, select "use images for links".
or from the project explorer select the <<>> Navigator under the calendar component by right clicking, then select "edit layout" then select "use images for links".
|
 |
 |
davep
Posts: 41
|
| Posted: 02/26/2009, 5:27 AM |
|
Quote aradi:
Hi,
In design mode, select the text navigation link in Calendar form , using the right mouse button, then select "Edit Calendar Navigation 'Navigator' layout". You will get a popup window, select "use images for links".
or from the project explorer select the <<>> Navigator under the calendar component by right clicking, then select "edit layout" then select "use images for links".
Thanks. I don't know how I missed that! I've been in that dialog several times... Anyway, it's working now.
Gracias,
Dave
|
 |
 |
|