RebCalendar

Developed or developing a new product in PureBasic? Tell the world about it.
reblujina
New User
New User
Posts: 3
Joined: Wed Mar 12, 2008 9:43 pm

RebCalendar

Post by reblujina »

As an initial experiment, I have migrated one of my applications written in Visual Basic to PureBasic. It is a systray calendar for windows that pop ups and hides when you press win+C.

You can find more information on my RebCalendar page.
ebs
Enthusiast
Enthusiast
Posts: 561
Joined: Fri Apr 25, 2003 11:08 pm

Post by ebs »

reblujina,

I tried both versions of your calendar program and they work very well.
Of course, the PB version is better - smaller, no runtime needed, etc., that's why we love it! :wink:

I did notice that in the PB version, the calendar is not as wide as the VB version, with the same font size.
The day names are squeezed together and are cut off a bit.

Is this something on my system, or has anyone else noticed this?

Regards,
Eric
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

It does look good though... I have a small suggestion. The Week starts on SUNDAY (Domingo...) on most other calendars... Can you arrange that?
8)
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
reblujina
New User
New User
Posts: 3
Joined: Wed Mar 12, 2008 9:43 pm

Post by reblujina »

Regarding the first day of the week, there is a file in the same application folder called RebCalendar.ini in which you can configure the first day of the week, besides other parameters.

Regarding the width of the calendar, which language are you using in your OS?
ebs
Enthusiast
Enthusiast
Posts: 561
Joined: Fri Apr 25, 2003 11:08 pm

Post by ebs »

I am using English.
reblujina
New User
New User
Posts: 3
Joined: Wed Mar 12, 2008 9:43 pm

Post by reblujina »

Fixed. Thanks for the catch. You can use the download link again to retrieve the new build.
ebs
Enthusiast
Enthusiast
Posts: 561
Joined: Fri Apr 25, 2003 11:08 pm

Post by ebs »

Thanks - that was fast!
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

I am using Texanese... :wink:
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
Post Reply