GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Oracle Forms 3.0

 Print  |  
Question:  What is the difference between Property Pallete and Visual Attributes ?
Also explain what is Object Group in Oracle Forms ?




September 09, 2008 01:57:34 #4
 sumanpani   Member Since: September 2008    Total Comments: 11 

RE: What is the difference between Property Pallete and Visual Attributes ?Also explain what is Object Group in Oracle Forms ?
 
We can change the visual attributes dynamically by using API but we can not change the property pallet dynamically. if we have property pallet and visual attribute for the same action of an item proper pallet will over ride the visual attribute properties. Visual Attributes are font, color, and pattern properties that you set for form and menu objects that appear in your application interface. In this you can change the font name, font size, width..background color, foreground color...
     

 

Back To Question