
q: toolbar drop down combo box and document data
hi there,
ive run across a small problem,
ive got a drop down box in a toolbar that needs to be populated with
information contained in the document. however, the toolbar is instantiated
from the Frame Window.
when i try to pass the a pointer to the document or the view to the toolbar
(using a public variable in the toolbar class, and assigning it the value of
a GetActiveDocument/View call) it allways equates to a null value.
any help would be appreciated.
Cheers
Matt D
- argh -