Re: [Feedreader-development] Further Developement
Brought to you by:
toomastoots
From: Marcus H. <mar...@ep...> - 2003-02-07 14:26:37
|
The next things I'm going to do is change the handling of the display in the TreeView. I'd like to see an option to enable a bold = font for feeds that have new messages, i.e. like Outlook Express. This is the thing I thought about, too. Only problem, is that I could = not get standard treeview to do that. Extremely cool treeview component = is here:http://www.delphi-gems.com/VirtualTreeview/VT.php , but it's not = dropin replacement. OK, that's working...., but I've used the standard TreeView-control. Another thing I'd like to add is a kind of "import the browser = favorites" and check them for updates as well. For me it would be sufficient if I knew that a page was changed. I don't need more special logic in this area. But maybe someone else? What do you think, if we modularize feedreader. So we have one module = for "web page updates" and second module for example for nntp = (newsgroups) servers and so on. Feedreader will only trigger update = procedure and shows headlines from modules. This sounds interresting, but I think we should first finish the = tasks I've started. That should give us an easier basis to implement these things. What compilers will we support? I've currently only Delphi 7 Pro available. What about you? I have Delphi 6 Ent, but the nicest thing will be, if we could get = Feedreader compiling on Delphi 7 personal. In my opinion users could = use it for free. I think it's a good idea to support Delphi 7 personal. It = should be possible, I'll try it next week. |