[Mono-bugs] [Bug 331052] Notify icon and Right click handle
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 5 08:11:47 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=331052#c2
--- Comment #2 from Eric Petit <surfzoid2002 at yahoo.fr> 2007-10-05 06:11:46 MST ---
Other point i just see and real important, the goal of this litll prog is to
quickly display the week number, under windows this the good displayed number
in monthcalandar and in the toolstripballon of the notify icon, but under linux
the week number have -1.
The code i use is with the datepart function :
DatePart(DateInterval.WeekOfYear, _
Me.MonthCalendar1.SelectionEnd, FirstDayOfWeek.System,
FirstWeekOfYear.FirstFullWeek)
[eric at surfzoidPC ~]$ mono -V
Mono JIT compiler version 20071004 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
[eric at surfzoidPC ~]$
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list