Thread: project photo-browser/editor ...

  1. #1
    Registered User
    Join Date
    Nov 2005
    Posts
    2

    project photo-browser/editor ...

    hi,

    i plan to write a photo-browser/editor for windows ...

    compiler used is devcpp.

    after 10 years of c and another 5 years of php/mysql i need a little help to step in again to windows-programming
    i want to code in c not c++, dont have the spare time to learn the stuff for that.

    does anyone have some sample code to start such a project or tips for a usable library to use for something like this?

    needed functions are directory-browsing, thumbnail-generating, quick fullscreen-browsing, rotating, unsharp mask, printing contact-sheets ...

    the programm will be simple and fast to use, without things to play around, just to help photographers to do their daily work fast. extended editing will be done with photoshop, the tool is for sorting and quick deleting, rotating and other things ...

    i think there will be a usable lib for this (maybe imagemagick?), the main work for me will be creating a usable interface to the user. i am working with photographers a long time now, they still have no perfect tool for that, dealing with acdsee or something ...

    all those programs have the same problem:
    handling thousands of photos (>10000) makes them slow because of silly and crappy database-functions and funny user interfaces that fetch most of the cpu-time ...

  2. #2
    Registered User
    Join Date
    Nov 2005
    Posts
    2
    no-one to give me a hint of any samples?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem Displaying a Struct
    By rockstarpirate in forum C++ Programming
    Replies: 16
    Last Post: 05-05-2008, 09:05 AM
  2. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  3. Dynamic Binding
    By gpr1me in forum C++ Programming
    Replies: 1
    Last Post: 03-24-2006, 09:01 AM
  4. Game Independent Anti-cheat Project Needs Programmers
    By GIA Project Lea in forum Projects and Job Recruitment
    Replies: 3
    Last Post: 09-15-2005, 07:41 PM