User Profile

Collapse

Profile Sidebar

Collapse
IanHollamby
IanHollamby
Last Activity: Feb 15 '08, 09:13 AM
Joined: Nov 29 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • IanHollamby
    started a topic Transparency?
    in C

    Transparency?

    I am developing an MFC application in C++ using MS Visual Studio V8.0. I have a custom control that displays rectangles over a background image, I want to paint the rectangles one at a time with some level of transparency so that you see a collage of rectangles over this image.

    However I cannot find a way to blend this using normal CDC functions, does anyone know whether this can be done and if so how, or is it that MFC applications...
    See more | Go to post

  • IanHollamby
    started a topic XSL Value of for an attribute
    in XML

    XSL Value of for an attribute

    I am new to XML/XSL formatting so have a fundamental question/problem. I have two formats of XML data that I require to format, the first XML file (which is under my control) uses child elements as shown below :

    <Card>
    <IPAddress>192. 168.0.22</IPAddress>
    <Slot>2</Slot>
    <Card_Type><![CDATA[HSU10]]></Card_Type>
    <User_Label>< ![CDATA[TX Line1 HD...
    See more | Go to post
No activity results to display
Show More
Working...