Search:

Type: Posts; User: jgsteeler

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,463

    I think the problem might be in the last if...

    I think the problem might be in the last if statement. if you only want the discount to apply to items 1 and 2 then you are using the wrong conditional statement you should check if it is item 1 or...
  2. Replies
    2
    Views
    1,043

    CEdit Fonts??

    I was wondering if anyone can tell me how to manipulate the font in a static text box. I created a control variable called m_cStatic,

    Ityped in m_cStatic.SetFont(), the problem is the parameters...
Results 1 to 2 of 2