Trying to port my activeX plugin to firefox. I have a list control. Implementing it in activeX/COM was easy, i could make use of ATL classes.
Is there anything similar (like a lis control class or something ) in XPCOM ? I tried using the win32 API CreateWindowEx, but the list box looks like awfully ugly, plus I have to take care of repositioning/refresh etc. Thanks in advance! Shalini _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
