ActiveX interacting with dialogue boxes
조회 수: 2 (최근 30일)
이전 댓글 표시
Greetings, everyone!
I routinely use activex to play around with excel files via matlab, but recently I've come across a bit of a hickup. I open a file with activex, but the file in question has links to other excel workbooks, and therefore a dialogue box pops up asking whether I want to update the values or not. The catch is that this dialogue box often appears "behind" matlab, so I don't really see it unless I know its there. The second catch is that I want to compile this script into a stand-alone, and I really would like to avoid explaining to various end users "yeah see, you have to sort of wait for this ping noise, and then alt-tab until you find the dialogue box, and then click dont update".
Does anyone have experience or advice on how to interact with popup menus via activex?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 ActiveX에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!