ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2009

NANY 2009 Release: LifeSaver diary

<< < (11/12) > >>

CWuestefeld:
Thane, thanks for the cogent explanation of what you're doing.

FWIW, the behavior you're seeing is intentional. that pulldown functions as an editor for the currently-selected entry, not as an alternate means of selecting a date in the calendar. The reason for this is to allow you to provide entries for the previous day, or to adjust the entry's time-of-day as you like.

I think that this will be clearer when I finish up my next batch of enhancements. I'm adding Tags to the system (so you'll be able to say that an entry relates to Career or Romance or whatever you like). With that, there will be two separate "navigator" areas on the left side. You'll be able to flip between the calendar navigation that you're seeing now, or the Tag-based navigation. When this is done, there should be a much bolder demarcation between the navigation controls and the editing controls.

the calendar view on the left side of the screen clips off the most of the Friday column and all of the Saturday column.
-thane777 (January 31, 2009, 11:25 AM)
--- End quote ---
That's interesting. I'm using the Windows built-in calendar control, which doesn't give me any control over its size, so I assumed that it's always a constant size. I'm guessing that you've got your display set to "Large Fonts", or some similar change that alters the metrics of the fonts. I'll have to find a way to query the calendar for how big it "wants" to be, and force the whole navigator control out to that width.

thane777:
I am not sure what the display setting is for my fonts.  I have not messed with them since I bought my laptop.  They don't appear to larger than normal.  Would it be possible to add a "handle" between the text area on the right side of the screen and the calendar area so that the user could simply drag the calendar portion left or right to alter how much screen real estate is used for the calendar area?

Thane

Kamel:
I don't know if you've thought of this or not... or even if it hasn't been brought up due to it not being a good idea lol; but I was just thinking using sqlite would be a good option to store the entries. It's very fast at searching and retreiving/restoring, and so long as its implementation is good, it can be retrieved by other programs without the need of the host program.

Well, just a thought. Keep up the excellent work on this project, I was super excited when I found out about it. I have a few people who I immediately know that want to keep a computerized journal that might really appreciate this.

CWuestefeld:
Thanks for the kind words.

I've mostly completed the implementation of the Tagging feature. Unfortunately it doesn't work because, as it happens, the OODB I'm using is choking when handling collection classes. I've provided test code to their developers, and I hope to get it resolved soon so that I can pass the enhancements on to everyone.

tomos:
This may be mentioned elsewhere but I didnt notice it in the first post:
it looks like you have to uninstall older versions (well mine was around the 0.9.0.0) before reinstalling
It appeared to install but only really worked after I uninstalled the older version

thanks :up:

EDIT/
I missed this, didn't I :-[
Known Issues

* Previous version must be uninstalled before upgrading.-CWuestefeld (December 07, 2008, 10:12 AM)
--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version