Discussions tagged Event
Local datastore - retrievestart
- Resolved
- How-to
- Last updated 3 months ago
- René Ullrich replied 3 months ago
Hello,The case is this: for every row in table A- I want to updates these records in table B, which points on A.ID What I've managed to do: - for ll_i = 1 to dw_a.RowCount() if in b exists records for a get records from b do ds_b ds_b.update ds_b....
How to capture Swiping fingers in Appeon Mobile application
- How-to
- Last updated 11 months ago
- Marco Meoni replied 11 months ago
Wanting to know if anyone knows how to capture the 'Swipe' action on a User Object on an Appeon Mobile application.
So say you have a User Object and you show this in the mobile app.
Now, you want to allow the user to swipe say Left to Right to clo...
User Object Painter failing on object inherited from PBNI extension
- Misc
- Last updated 1 year ago
- Chris Heale replied 3 months 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...
Use timer event without window
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
It's possible to use timing object in app without window object ?!
App start schedule process and don't window and i use timer event to start process....
Missing Events - part 1 - The Move Event
- Resolved
- How-to
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
Hi PowerSphere.
Scenario.
I have a moveable datawindow.
I really miss a "move" event analouge to the Resize Event
I should like to avoid the "Other" event if possible
Any suggestions (for this missing behaviour :) ) ?
Regards
Georgios
2...
Unmapped PB Event IDs - Any Documentation?
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
PB 2017 Rel 3 and onward: Is there any documentation on each one of the unmapped pbm_xxxxx event IDs (listed in the Event ID drop-down list in the Event Script Painter) and their argument values?
For example, event ID pbm_dwclosedropdown. From its n...
Events not triggered in same order - v11.5 vs 2017
- Issue
- Last updated 2 years ago
- Ken Guo @Appeon replied 2 years ago
Has anyone else seen an issue with events not triggering in the same order between versions? I am specifically seeing an issue when our application is launching - a tab control has different behavior in order of when selectionchanging and selectionc...
Post to event with Long array does not work
- Resolved
- Issue
- Last updated 3 years ago
- Roland Smith replied 3 years ago
We are migrating from PowerBuilder 12.5 (4953) to PowerBuilder 2017 (1681)
In PowerBuilder 2017 when i Post to an event which has a reference Long array as argument it is no longer an array when it arrives in the event. If i call the event without...
- Page :
- 1