Forum Discussion
Class property?
In TC i dont have that property (as u can see on screen)
Developer said that all properties are same for both fields (visible / invisible). Well i think in PowerBuilder they do not have class property too.
Yes i am able to do whatever i want with these fields manually in application.
If i put object spy coursor on object it dosent see it but i can see it in object browser - diffrence is visible property.
1. Yea but i need to click for example dropdown field to choose smth with key("down") and i cant do that atm.
2. I asked developer if its posibble he have that bug.
What developer told me before was that in these 20% types of "countries" he replace some fields on "open event" in powerbuilder but in logic way it shouldn't affect in this case - cause he replace a field that i dont want to click ( i skip that one anyway).
2. Dev answer:
"What Pb is doing is unfortunately not known to me.
We replace actual dataobject insinde Datawindow to another almost the same. We dont create publicly a new datawindow"