473,513 Members | 2,616 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

GDI+ calendar component

g'day

I'm making a calendar component, ie month view, week view etc, starting
basically from scratch drawing lines and strings etc with GDI+. Now after
checking out the mozilla calendar sunbird, i get the suspicion that they
somehow cheat and use html/css for their component. Am I right, and if so,
how and why do they do it? Let windows be windows and let web be web i say
:)

cheers
dave

--
Question Authority! (Then do exactly what it tells you)
Nov 16 '05 #1
4 2279
David Sobey wrote:
g'day

I'm making a calendar component, ie month view, week view etc, starting
basically from scratch drawing lines and strings etc with GDI+. Now after
checking out the mozilla calendar sunbird, i get the suspicion that they
somehow cheat and use html/css for their component. Am I right, and if so,
how and why do they do it? Let windows be windows and let web be web i say


Parts of the UI of Mozilla & friends is written in XUL:

http://www.xulplanet.com/

MS own XAML (to be released with Longhorn or whatever animal)
reinvents the same wheel.

bye
Rob
Nov 16 '05 #2
David Sobey wrote:
Am I right, and if so, how and why do they do it?


well... since Mozilla Sunbird is open source, you could always download
the source code and find out ;)
Nov 16 '05 #3
lol tried that once before. didn't wouldn't know where to start.
"Davy Brion" <ra****@gmail.com> wrote in message
news:L5**********************@phobos.telenet-ops.be...
David Sobey wrote:
Am I right, and if so, how and why do they do it?


well... since Mozilla Sunbird is open source, you could always download
the source code and find out ;)

Nov 16 '05 #4
that seems like an processor-expensive idea. It seems like #including an
entire web browser in every app that uses it. which is a bit of an overkill
for a calendar. but an interesting idea that i might consider nevertheless.

thanks for the help.
cheers
dave
"Robert Jordan" <ro*****@gmx.net> wrote in message
news:ck*************@news.t-online.com...
David Sobey wrote:
g'day

I'm making a calendar component, ie month view, week view etc, starting
basically from scratch drawing lines and strings etc with GDI+. Now after
checking out the mozilla calendar sunbird, i get the suspicion that they
somehow cheat and use html/css for their component. Am I right, and if
so, how and why do they do it? Let windows be windows and let web be web
i say


Parts of the UI of Mozilla & friends is written in XUL:

http://www.xulplanet.com/

MS own XAML (to be released with Longhorn or whatever animal)
reinvents the same wheel.

bye
Rob

Nov 16 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1691
by: David Sobey | last post by:
Hi I'm making a custom component using GDI+, a calendar grid thingy. I paint the grid and numbers in my overrided OnPaint. However, when i go to paint other things at other times in other functions, like cute little rectangles or fancy text, it calls OnPaint and I'm fairly sure it's painting over what i just painted 3 nanoseconds ago, coz...
0
1724
by: maxrawson | last post by:
First, let me start by saying my asp.net experience is still in it's infancy so please bare with me as I try to explain my situation. I have created a single page that with the use of many controls (i.e. roundedcorners component www.4guysfromrolla.com], buttons and panels) functions like a tab control. The buttons are programmatically...
2
3401
by: Caesar Augustus | last post by:
First, let me start by saying my asp.net experience is still in it's infancy so please bare with me as I try to explain my situation. I have created a single page that with the use of many controls (i.e. roundedcorners component www.4guysfromrolla.com], buttons and panels) functions like a tab control. The buttons are programmatically...
2
1062
by: Julian | last post by:
Hi Have there been any changes to GDI+ in VS2005 as I've not seen any mention of them. Julian
0
1569
by: Fermigier Stefane | last post by:
Nuxeo Calendar Server released in version 2 ------------------------------------------- Nuxeo releases version 2 of it's calendar products for Python and Zope, updating to the latest technology frameworks. Nuxeo proudly presents version 2 of its calendar framework. The calendar framework is a set of advanced, flexible...
2
2361
by: Brenden Bixler | last post by:
Hello. I am using the ASP.NET calendar object and am looking to provide a "weekly view", but not the typical "Outlook" style. Rather, I just want it to render the calendar normally, but only display the current week and not any of the other weeks within the given month. If this isn't possible with the built-in component, has anyone else...
0
1581
by: sergio ronchi | last post by:
I have two distinct .NET component having a UI containg a datagridView with some icons in some cells. The two components, that are very similar, are loaded by a COM application. The COM application is very expensive in term of GDI object handler. They are in some cases 8000. Launching the first plugin the GDI objects loaded become 8002 and...
2
12692
by: rejidasan | last post by:
Hello All, I have a MFC Dialog based application. I am not using GDI or GDI+ libraries. I need to load PNG and JPEG images in this Dialog Based application. Can you suggest me how to to do without using GDI\GDI+? Thanks in advance, Reji
1
6350
by: ITistic | last post by:
I am in the planning stages of a new web application. One of the requirements for this application is to provide a Google Calendar type interface to show important events which will be pulled from the application's internal database, as well as provide a means for users to create, edit, and delete their own custom events (including recurring...
0
7270
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7178
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7543
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5102
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4757
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3252
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3239
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1612
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
470
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.