I have an application that uses CPropertySheets to build a tabbed dialog.
Each tabbed page has its own OnApply() function that validates the data and displays an error if one is found.
The OK on the base sheet has the focus.
Clicking on OK causes the pages' OnApply() to be called to display...
Excellent !!
[thumbsup]
Thank you for your help. That was the result I was looking for. I just couldn't get all the right bits of xsl together to get it to work neatly, so was trying to find a more "programmatic" way of doing it, but your help has given me what I originally wanted to...
Thank you for the reply, but your suggestion only gives me the last of all the <PumpLogItem> entries.
What I need is the last <PumpLogItem> with a particular <Description>.
If I was doing it in another language I would have done something like :-
Store first <PumpLogItem> with required...
Hello,
I have a program that stores the results of various tests on a piece of eqiptment in XML format.
A basic test result is of the form :-
<PumpLogItem>
<Date>05/02/04</Date>
<Time>09:42:30</Time>
<Operator>jh</Operator>
<Result>
<Description>Dry Side Pressure...
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.