Submitted by Anonymous on Sat, 06/30/2001 - 19:31.
Background refresher I use DX1.5 and BX4.0 under HPUX10.20 using Oracle8, HP C Compiler, and Motif 1.2
I have a little additional experience with Motif, but I`ve only been working with DX1.5 for a few months. I have a question that I can`t find in the manuals (If I am mistaken, please say so). Unfortunately I cannot use the DX tutorial because the highest Oracle version the DX1.5 tutorial uses is one of the Oracle7. So, I have to rely on a single manual.
Anyway, here`s one question
This is I guess more of a Motif question
I have a function called MyFunction() that I want to be the very first function that is able to be called after all the widgets are created. Where do I put this function to insure that? Right after the event loop is started?