Home » Developer & Programmer » Forms » FORMS picture on button
FORMS picture on button [message #78456] Mon, 25 February 2002 09:44 Go to next message
Tyler
Messages: 123
Registered: January 2002
Senior Member
How do you put a picture on a button in forms, the picture will not originate from the db, just in designing the form.
Re: FORMS picture on button [message #78470 is a reply to message #78456] Tue, 26 February 2002 00:56 Go to previous messageGo to next message
pratap kumar tripathy
Messages: 660
Registered: January 2002
Senior Member
set these properties of button

iconic=true
icon name=....

set the registry variable in oracle home , tk23_icon(for form4.5) and ui_icon(for form6i) to refelect the location of the icon file
Re: FORMS picture on button [message #79227 is a reply to message #78456] Wed, 15 May 2002 14:22 Go to previous message
Erich Heinemann
Messages: 10
Registered: May 2002
Junior Member
Make a PictureItem and load a Picture, GIF, BMP etc. from your filesystem.
In this case, we had to design a 3state Button. WE used a pictureitem and we painted 3 different Buttons.
With two triggers (When Mouse Doubleclick and when Mouse down,) we handled the changing of the pictures and triggered our Program.
Previous Topic: Connecting Forms 6i and Personal Oracle
Next Topic: POST-QUERY causes ORA-01422 after migrating to Forms 6i
Goto Forum:
  


Current Time: Fri Apr 26 08:22:12 CDT 2024