: Which is the best language to handle a graphic file of big size ?
: I need to show a lot of datas at the same time, is it better to use C, C++, VB or what ?
:
: Thanks,
: Luigi
:
Hmmm, how BIG are we talking ... and what sort of format (just Bitmaps/jpegs/gifs or something like DWG's/DXF's or something else.
Also, does it have to be in a window, or fullscreen.
DirectX or OpenGL could be used depending on the file-format, to get some really fast image display ... tell us a bit more