Hi
I'm wondering if anyone knows a way of launching a "Metro"/Windows 8 UI style app from foxpro.
I have had some success using the Shellexecute() from the Win32API.
By calling for a specific file I can launch a "Metro"/Windows 8 UI style app as long as it is the 'default' program for that file...
clarification of some misinformation in my initial post:
If I initialize the combo with a particular value that value remains unchanged when you select a new value from the dropdown.
In my original post I mistakenly said that the initial value was blanked out. this is not in fact the case.
The...
Hi,
just wondering if anyone else has encountered this issue and has a solution.
On 2 different tablets a Lenovo and a Toshiba (both 8inch) (both running Windows8) my application will not register a selection from a dropdown box.
That is to say that the dropdown initializes OK and you can use...
thanks so much for your feedback guys.
I agree the way this code hangs together is counter intuitive and wrong in so many ways. I am setting about changing that for the better.
When I inherited the project it was ALL coded at the UI level with O class implementation or external functionality...
Hi
I have an issue with trying to pause execution and restart it again based on a specific button press.
Here's what's happening.
Part of my code triggers a container to show.
The container slides onto the screen using a timer. [slide('up')]
The container holds 2 command buttons. 'Accept' and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.