Search:

Type: Posts; User: static

Search: Search took 0.01 seconds.

  1. Thread: 3d graphics

    by static
    Replies
    2
    Views
    1,242

    3d graphics programming: games and beyond theory...

    3d graphics programming: games and beyond
    theory and practice of computer graphics in C / SAMS,Savchenko
    ISBN 0-672-31929-2

    written with C in mind, but theorys are usefull for any language. ...
  2. Replies
    10
    Views
    6,512

    ok, check this out; To open a dialog box from...

    ok, check this out;

    To open a dialog box from another dialog box:

    right click on the dailog folder in the resource view and select 'add resource'. add a dialog resource that inherets from...
  3. Replies
    10
    Views
    6,512

    Hi, so, you have created a dialog box...

    Hi,

    so, you have created a dialog box resource, and attached a class to it called PROPERTIES derived from CDialog?

    If this is the case, I think the code should look like this:
    ...
Results 1 to 3 of 3