bonsoir!
Je suis débutant dans l'utilisation des javabeans.
j'ai donc téléchargé le fichier Oracle Forms 10g (9.0.4) Demos (excusez moi mes je n'ai plus le lien).
J'ai fait la config démandé avec succes. Maitenant j'essaie d'exécuter sous forms la demo sur le calendrier.
Problème : je ne comprend pas le premier point du guide que voici
To create a calendar:
1. From the Components page of the reusable_components90.olb object library, copy or subclass the Calendar object group.
2. Attach the PL/SQL library calendar90.pll, which contains the Date_LOV package, to your module.
3. Create a Key-Listval trigger on the date item for which you would like to use the Date List of Values window. Add code to display the calendar using the Date_LOV package.
4. If you want the end user to be able to close the Date List of Values window by clicking on the window close button in the title bar, create a form level When-Window-Closed trigger
Au point 1, ce fichier .olb je le trouve où et ça sert à quoi?
Merci pour votre aide
Partager