Connecting Tech Pros Worldwide Help | Site Map

Image library design

  #1  
Old July 22nd, 2005, 05:36 PM
Mathieu Malaterre
Guest
 
Posts: n/a
Hello,

I hope this question relates to this newsgroup.

I am currently working on an IO library (to read DICOM images
specifically). And I have a question about the design. Does a
ProgressEvent mechanism belongs to an IO library or not ? If not what do
you use in your code to allow this sort of behavior (especially when
loading big files) ?

Thanks
Mathieu
  #2  
Old July 22nd, 2005, 05:36 PM
Karthik
Guest
 
Posts: n/a

re: Image library design


Mathieu Malaterre wrote:
[color=blue]
> Hello,
>
> I hope this question relates to this newsgroup.[/color]

This would be more appropriate to a newsgroup related to design (
object-oriented ). Here we primarily discuss the nitty-gritties of the
language and its features

HTH

--
Karthik
------------ And now a word from our sponsor ------------------
For a quality usenet news server, try DNEWS, easy to install,
fast, efficient and reliable. For home servers or carrier class
installations with millions of users it will allow you to grow!
---- See http://netwinsite.com/sponsor/sponsor_dnews.htm ----
  #3  
Old July 22nd, 2005, 05:36 PM
Mathieu Malaterre
Guest
 
Posts: n/a

re: Image library design


Karthik wrote:[color=blue]
> Mathieu Malaterre wrote:
>[color=green]
>> Hello,
>>
>> I hope this question relates to this newsgroup.[/color]
>
>
> This would be more appropriate to a newsgroup related to design (
> object-oriented ). Here we primarily discuss the nitty-gritties of the
> language and its features
>
> HTH
>[/color]

Karthik,

Since I found:

[Posting to comp.lang.c++]
[There has - under various headings - been several related discussions
about the proper way to learn C++, C++'s relation to C, C++'s relation
to Smalltalk, the difference (or not) between data abstraction and
object-oriented programming, etc.]
http://www.research.att.com/~bs/learn.html


Could you advise where the newsgroup about OOP is now.

Thanks a bunch,
Mathieu
  #4  
Old July 22nd, 2005, 05:36 PM
Phlip
Guest
 
Posts: n/a

re: Image library design


Karthik wrote:
[color=blue]
> Mathieu Malaterre wrote:
>[color=green]
> > Hello,
> >
> > I hope this question relates to this newsgroup.[/color]
>
> This would be more appropriate to a newsgroup related to design (
> object-oriented ). Here we primarily discuss the nitty-gritties of the
> language and its features[/color]

And I answered it on news:comp.object, using platform-specific code samples
that apply to any programmer using any GUI in any language.

--
Phlip
http://industrialxp.org/community/bi...UserInterfaces


  #5  
Old July 22nd, 2005, 05:36 PM
Mathieu Malaterre
Guest
 
Posts: n/a

re: Image library design


Phlip wrote:[color=blue]
> Karthik wrote:
>
>[color=green]
>>Mathieu Malaterre wrote:
>>
>>[color=darkred]
>>>Hello,
>>>
>>> I hope this question relates to this newsgroup.[/color]
>>
>> This would be more appropriate to a newsgroup related to design (
>>object-oriented ). Here we primarily discuss the nitty-gritties of the
>>language and its features[/color]
>
>
> And I answered it on news:comp.object, using platform-specific code samples
> that apply to any programmer using any GUI in any language.[/color]

Thanks :)
Haven't finished reading you though
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
A Design Problem Mousam answers 3 August 23rd, 2007 07:35 AM
Display dynamic image in MS Access 2007 Eugene answers 1 March 16th, 2007 04:45 AM
design and image robc737@hotmail.com answers 5 May 24th, 2006 02:15 AM
Button Class with a Mapped Image at design Time Peter answers 1 November 21st, 2005 12:02 AM