1. Pandian Rengachari
  2. PowerBuilder
  3. Thursday, 3 September 2020 09:47 AM UTC

Hi,

 

I am using DW dropdown calendar property and setting this property at runtime, i'm using u_dw object, there i'm using existing method called setdropdowncalendar existing method and disabled this methods extended ancestor script, and added my code to dynamically enable dddwcalendar function.

The problem is, when working with executables, the date field dropdowncalendar comes with black background. so unable to see the date and days inti. what will be the problem?

 

Thanks!

Olan Knight Accepted Answer Pending Moderation
  1. Thursday, 3 September 2020 20:23 PM UTC
  2. PowerBuilder
  3. # 1

Check the ancestor code to see if the colors were set there.
If not, set the colors in YOUR script.

If I recall, the DropDownCalendar isa grid composed of multiple instances of an object, so if you can set the colors on that object directly, you should be done.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.