Discussions tagged User Object
Can i have some exceptions for specific objects which works with the theme.json?
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 1 year ago
I'm using a theme in my PowerBuilder App and applying the "drawing":true for the datawindows.
My question is: Can i have a datawindow with the property in the therme.json as drawing:false?
Can i have some exceptions for specific objecs ?...
How to get the name of a userobject that is used as a tabpage
- Resolved
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
Currently Im coding in a datawindow that is placed on a userobject. Im trying to get the name of my userobject using parent or getparent(). Since the userobject is used as a tabpage, "parent" returns the tabpage instead of the userobject.
Is there a...
Calling a user object datawindow function
- Resolved
- How-to
- Last updated 2 years ago
- Tracy Lamb replied 2 years ago
I have a universal datawindow userobject... u_dw.
Inherited a new object u_dw_attachments
Added a user function of_setworkorder( al_workorder )
In script, when I try to call that function, I get a compiler error. Here's my script:
idw_attachments...
Shared PBD/PBL Issue
- Resolved
- How-to
- Last updated 2 years ago
- Benjamin Gaesslein replied 2 years ago
Hi;
I inherited a couple Powerbuilder apps that share a common PDB/PBL. App A is on PB 12.1, App B is on PB 12.5. The shared PBL has a popup window object that is used by both apps.
App A experienced an issue where it was just shutting down. I only...
User Object Painter failing on object inherited from PBNI extension
- Misc
- Last updated 3 years ago
- Chris Heale replied 2 years ago
Let n_pbni denote a non-visual object exported by a PBNI-Extension and let n_derived denote a class that was inherited from n_pbni. Assume that n_derived's constructor and destructor are implemented and reference global variables that are part of the...
How to count seconds in timing object?
- Resolved
- How-to
- Last updated 4 years ago
- Berka Frenfert replied 4 years ago
The interval is not fixed to 1 second and it may be different at different times during the life time of an instance of the timing user object.
How do i increment an instance variable that hold maximum number of seconds since instance of the timing ...
PowerBuilder Crash due to User Object limit
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello Experts,
We are facing issue while opening multiple windows. As part of Opening multiple windows. System creates Datawindow objects. We noticed that when User Object reached 240 / 250 limit then system is started to crash.
Do we have a...
Mobile nested Userobject border property not disabling
- Issue
- Last updated 5 years ago
- Govinda Lopez @Appeon replied 5 years ago
I have a visual custom user object (uo_child) that is placed within another visual custom user object (uo_parent).
The main user object (uo_parent) is then placed on a window.
When I try to change the Border property of the nested User Object (...
- Page :
- 1