Search found 1 match

by EricGermain
Tue Apr 14, 2015 10:16 am
Forum: Application Development
Topic: Global objects ?
Replies: 1
Views: 6123

Global objects ?

Is there a way to use global objects (or the equivalent) in IX Developer ? By global object i mean something that you can create and then use at multiple places. If a modification is made to the global object, it changes automatically everywhere it was used. Example : i create a button, copy paste t...