Functions:DX15, BX40, Motif 12, HP1020, Orcl8

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

1 post / 0 new
Functions:DX15, BX40, Motif 12, HP1020, Orcl8

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?