DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: pictures

  1. #1
    brodie Guest

    pictures


    i was wondering if i can add a picture to a c++ program i have written. the
    program is like an address book...you type someones name, and it comes up
    with all there info that you've entered about them...i was wondering if i
    could add a picture to the info that comes up. any help will be greatly
    appreciated.

    thanks...
    brodie

  2. #2
    Danny Kalev Guest

    Re: pictures

    sure you can. you can add a link to a local file that stores a picture
    of a listed person. Depending on your OS and compiler, you can use
    specific libraries and APIs that handle image displaying.

    Danny

    brodie wrote:
    >
    > i was wondering if i can add a picture to a c++ program i have written. the
    > program is like an address book...you type someones name, and it comes up
    > with all there info that you've entered about them...i was wondering if i
    > could add a picture to the info that comes up. any help will be greatly
    > appreciated.
    >
    > thanks...
    > brodie


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links