Search found 5 matches

by disputant
Wed Apr 13, 2016 5:08 pm
Forum: C++ Development
Topic: How to simulate commands in wxWidgets program?
Replies: 4
Views: 1606

Re: How to simulate commands in wxWidgets program?

There's a wxUIActionSimulator class. Would that be helpful for you? Maybe. I'll try to learn and to use it. But it seems to me that it is much easier to send a command (event) to a specific button, than to find out what its size, move the mouse pointer to it and click the mose. Is it possible to si...
by disputant
Wed Apr 13, 2016 1:27 pm
Forum: C++ Development
Topic: How to simulate commands in wxWidgets program?
Replies: 4
Views: 1606

How to simulate commands in wxWidgets program?

There is program written in Visual C++ using wxWidgets. Objective: simulate a working session. I.e., I want to rewrite the program so that I can specify something like descriptions of action, and the program runs automatically and starts pushing buttons, selecting menu items, etc. The main problem i...
by disputant
Wed Apr 13, 2016 1:09 pm
Forum: wxWidgets Development (Russian)
Topic: Имитация действий в wxWidgets
Replies: 2
Views: 2133

Имитация действий в wxWidgets

Добрый день! Есть такая проблема. Программа, написана на Visual C++ с использованием wxWidgets. Задача: сымитировать рабочую сессию. Т.е. переписать программу так, чтобы можно было задать что-то типа описания действий, и программа запускается, и начинает автоматически нажимать кнопочки, выбирать пун...
by disputant
Sun Dec 14, 2014 6:40 pm
Forum: Compiler / Linking / IDE Related
Topic: Open Watcom 1.9 & wxWidgets 3.0.2
Replies: 2
Views: 1312

Open Watcom 1.9 & wxWidgets 3.0.2

Hi! My latest used version of wxWidgets - 2.8.12 - was compiled OK using the Open Watcom 1.9. It has been so for several years, and now I want something fresh. I took 3.0.2, but I can not to compile library (first problems are in PNG library), and then I did not try more. Can you tell me, is it poss...
by disputant
Sun Dec 14, 2014 6:34 pm
Forum: wxWidgets Development (Russian)
Topic: Open Watcom & wxWidgets 3.0.2
Replies: 1
Views: 1775

Open Watcom & wxWidgets 3.0.2

Добрый день! Последняя версия wxWidgets, с которой я работал - 2.8.12 - вполне компилировалась с помощью Open Watcom 1.9. Прошло уж несколько лет, захотелось чего-то свежего. Взял 3.0.2, но компиляция не пошла - застопорилось на библиотеке для работы с PNG, а дальше я не стал и пробовать. Никто не м...