Chip, Keep in mind that if you call the Progress methods from the component they run in the context of the component. Which means they aren't sharing memory space with the host db.
On Fri, Jun 8, 2018 at 3:27 PM Chip Scheide via 4D_Tech < [email protected]> wrote: > I am referencing Progress (4D natively installed component), in a > component. > I wrap Progress calls in my own methods, including the call to New > Progress where I install my own callback method to execute on user > close of the progress thermometer. > > I am getting an error when the user tries to close the progress window > saying that the callback method either does not exist (it does in the > component referencing Progress) or it is not shared in the host. > > Any ideas?? the documentation on Progress is thin... > > Thanks > Chip > > --------------- > Gas is for washing parts > Alcohol is for drinkin' > Nitromethane is for racing > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** -- Kirk Brooks San Francisco, CA ======================= *We go vote - they go home* ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

