Yan Feng:

I need a new ListBoxx window in SCite IDE ,but I don't know how to instance
the object like "ListBoxX lbx"
the VC++ always told me no ListBoxX declared.

  You shouldn't use ListBoxX directly from SciTE as it is contained
within Scintilla and exposed using the autocompletion APIs. Have a
look at SCI_AUTOCSHOW.

  Neil
_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to