Tattakashi123 / t

Automatically exported from code.google.com/p/twaindotnet
0 stars 0 forks source link

Can't select source programmatically #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
You should be able to get a list of the sources and select one
programmatically. This will allow an application to save a default source
and not prompt every time. DataSource.GetDefault isn't sufficient for this
case, because the application's default might not be the system's default.

Also, you should be able to select source by name if you know the specific
name you want.

I am willing to implement these changes (since I really need them), but
there's apparently no way to contact you aside from here. I will publish my
git repo at http://pdf23ds.net/git/twaindotnet, and let you know here when
it contains my changes, or I can notify you through e-mail if you like. My
address is pdf23ds@gmail.com.

Original issue reported on code.google.com by chris.ca...@gmail.com on 17 Aug 2009 at 4:12

GoogleCodeExporter commented 8 years ago
Oh, wait, you're using Mercurial. I'll put the repo at 
http://pdf23ds.net/hg/twaindotnet

Original comment by chris.ca...@gmail.com on 17 Aug 2009 at 4:18

GoogleCodeExporter commented 8 years ago
Hi Chris,

If you could implement those changes it would be great and I'd be happy to pull 
them 
back into the main repository.

That's a good point about there being no way to contact me; I might set up a 
mailing 
list or something.

Thanks,

Luke

Original comment by luke.qui...@gmail.com on 17 Aug 2009 at 11:14

GoogleCodeExporter commented 8 years ago
I've added all your changes back into the trunk.

Thanks!

Original comment by luke.qui...@gmail.com on 1 Sep 2009 at 8:48