Hello, list -

I am attempting to generate a FreePascal binding to lesstif, but I ran into
a few things in the macros I don't quite understand.

I think these might be bugs / typos ...


lesstif-0.93.94/include/Motif-2.1/Xm/FileSBP.h, Line 153:    

  (((XmFileSelectionBoxWidget)(w))->file_selection_box.real_default_button)

What is "real_default_button" ?




lesstif-0.93.94/include/Motif-2.1/Xm/TextInP.h, Line 129:

#define In_SelectThreshold(i) (i->select_threshold)

What is "select_threshold" ?




lesstif-0.93.94/include/Motif-2.1/Xm/RowColumnP.h, Line 218:

#define RC_DoExpose(m)   (((XmRowColumnWidget)(m))->row_column.armed & 
XmRC_EXPOSED_BIT)

What is "XmRC_EXPOSED_BIT" ?




Could someone please explain where real_default_button, select_threshold,
and XmRC_EXPOSED_BIT are defined?
 


Thanks, 

 - Jeff


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Lesstif mailing list
[EMAIL PROTECTED]
https://terror.hungry.com/mailman/listinfo/lesstif

Reply via email to