Click here to Skip to main content
15,890,506 members
Home / Discussions / C#
   

C#

 
GeneralRe: Change cursor (Cursors.Cross) in C# Pin
AlexB4722-Jan-08 15:00
AlexB4722-Jan-08 15:00 
Generalhelp implementing an interface's methods Pin
jasondemont22-Jan-08 13:16
jasondemont22-Jan-08 13:16 
GeneralRe: help implementing an interface's methods Pin
Luc Pattyn22-Jan-08 14:35
sitebuilderLuc Pattyn22-Jan-08 14:35 
GeneralRe: help implementing an interface's methods Pin
jasondemont22-Jan-08 15:10
jasondemont22-Jan-08 15:10 
GeneralRe: help implementing an interface's methods Pin
Luc Pattyn22-Jan-08 15:47
sitebuilderLuc Pattyn22-Jan-08 15:47 
GeneralRe: help implementing an interface's methods [modified] Pin
Clive D. Pottinger23-Jan-08 5:14
Clive D. Pottinger23-Jan-08 5:14 
GeneralRe: help implementing an interface's methods Pin
jasondemont24-Jan-08 12:19
jasondemont24-Jan-08 12:19 
GeneralRe: help implementing an interface's methods Pin
Clive D. Pottinger25-Jan-08 8:46
Clive D. Pottinger25-Jan-08 8:46 
I think I see your point, and both agree and disagree.

If I understand you correctly, you are saying that even though Adobe's use of an interface allows you create your own Open(), it still restricts what that method can do because it requires certain parameters be supported and only a certain type of result to be returned. Just as the IFraudCheckable interface limited the programmers to a boolean result.

True enough.

But is better than the Adobe guys forcing their idea of what Open() should do on you. Perhaps I have decided that Open() should open an XML document, find a tag with a URL in it and retrieve the file to be opened from there. No doubt no one at Adobe ever thought anyone would want to do that, and if they created the Open() method themselves, then I could never implement my "XML-based user-specific open-web-file" idea. Perhaps that is a silly example, but the idea is there: "we want something done, but we want our users to be able to decide how it is done".

Clive Pottinger
Victoria, BC

GeneralRe: help implementing an interface's methods Pin
jasondemont25-Jan-08 13:37
jasondemont25-Jan-08 13:37 
GeneralRe: help implementing an interface's methods Pin
jasondemont26-Jan-08 3:57
jasondemont26-Jan-08 3:57 
Generalsaving file problem Pin
AliNajjar22-Jan-08 12:57
AliNajjar22-Jan-08 12:57 
GeneralRe: saving file problem Pin
Paul Conrad22-Jan-08 14:07
professionalPaul Conrad22-Jan-08 14:07 
GeneralRe: saving file problem Pin
AliNajjar22-Jan-08 15:08
AliNajjar22-Jan-08 15:08 
GeneralRe: saving file problem Pin
Skippums22-Jan-08 15:19
Skippums22-Jan-08 15:19 
GeneralRe: saving file problem Pin
AliNajjar22-Jan-08 15:27
AliNajjar22-Jan-08 15:27 
GeneralRe: saving file problem Pin
Skippums22-Jan-08 15:44
Skippums22-Jan-08 15:44 
GeneralRe: saving file problem Pin
AliNajjar22-Jan-08 16:05
AliNajjar22-Jan-08 16:05 
GeneralRe: saving file problem Pin
Skippums23-Jan-08 4:36
Skippums23-Jan-08 4:36 
GeneralRe: saving file problem Pin
AliNajjar23-Jan-08 12:16
AliNajjar23-Jan-08 12:16 
GeneralJava/C# Interop Pin
Edmundisme22-Jan-08 12:45
Edmundisme22-Jan-08 12:45 
GeneralTelling a thread to do something. Pin
Clive D. Pottinger22-Jan-08 12:14
Clive D. Pottinger22-Jan-08 12:14 
GeneralRe: Telling a thread to do something. Pin
Luc Pattyn22-Jan-08 14:40
sitebuilderLuc Pattyn22-Jan-08 14:40 
GeneralRe: Telling a thread to do something. Pin
mav.northwind22-Jan-08 22:57
mav.northwind22-Jan-08 22:57 
GeneralRe: Telling a thread to do something. Pin
Clive D. Pottinger23-Jan-08 3:43
Clive D. Pottinger23-Jan-08 3:43 
General(XNA!!!) Have Several Sprites of the Same Image, With Different Properties [modified] Pin
MasterSharp22-Jan-08 11:32
MasterSharp22-Jan-08 11:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.