XmNQuery: DX15/BX40/Motif12/HP1020/Orcl8

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

Questions about motif? Contact us

1 post / 0 new
XmNQuery: DX15/BX40/Motif12/HP1020/Orcl8

Submitted by Anonymous on Sat, 06/30/2001 - 19:52.

I`m back! Thank you for all the help so far!
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.

This question is about the XmNQuery resource of a data presentation widget

Can I attatch an XiDBQuery to one of many data presentation widgets contained in an XiColumn widget?
In addition, the XiColumn already has an XiDBQuery attatched to it so that ALL of the XiColumn`s widgets respond to it. Which leads to another question
Can TWO XiDBQuerys containing TWO different SQL statements be attatched to a single XiDBDataField or to a single XiDBRadioBox?
How do you do that in DX1.5?