slenkar писал(а):
When I use Blackbox in WINE I cant press F12
And F11 works?
If yes, maybe you just need to re-download XDev distribution where the problem is fixed.
slenkar писал(а):
Is there another way of collecting the module like pressing a button with the mouse?
Yes, undoubtedly. Theoretically.
In practice, for this we need to write code that will be detect this event (such a mouse button click) and call the procedure
XDevCmd.OfrontBuild. As I know, there is not a provided standard method to do it in BlackBox distribution. Needs to write non-standard event handler.
So, as you can see, BlackBox is very flexible for any improvements. Maybe click-n-build is not a very good idea, but it can be implemented at the cost of small efforts.