473,395 Members | 1,977 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Drawing lib for MFC apps?

Crosspost:
microsoft.public.vc.mfc,microsoft.public.dotnet.la nguages.vc,microsoft.public.dotnet.languages.vc.li braries
Drawing lib for MFC apps?

Hi all,

I have to build drawing capabilities into an already existing MFC application.

I am looking now for a lib, ActiveX control or whatever, that lays an additional level of abstraction over MFC (like wxWidgets for example). This level should emphasize drawing, spliting, size-changing of rectangles.

Yes, that doesn't seem to be very sophisticated drawing, but, nevertheless I'd like to have something more advanced than MFC.

I have experience in working with wxWidgets, but it doesn't seem to be possible to merge a wxWidget control into a MFC app.

Any hint is appreciated.

Many thanks in advance and kind regards
Franz GEIGER
Nov 17 '05 #1
2 1576
I'd hardly call wxWindows a drawing library. It's more of a multi-platform
GUI library. I've found it comparible to MFC in many ways while adding some
niceties that MFC doesn't have.

Also, I think it's possible to integrate MFC and wxWindows. wxWindows ships
with a sample app called MFC that has a very simple demo with the 2 of them.
However, I'm not sure to the extent this support goes and could be more
trouble than it's worth.

"F. GEIGER" <fg*****@datec.at> wrote in message
news:pa***************************@datec.at...
Crosspost:
microsoft.public.vc.mfc,microsoft.public.dotnet.la nguages.vc,microsoft.public.dotnet.languages.vc.li braries
Drawing lib for MFC apps?

Hi all,

I have to build drawing capabilities into an already existing MFC
application.

I am looking now for a lib, ActiveX control or whatever, that lays an
additional level of abstraction over MFC (like wxWidgets for example).
This level should emphasize drawing, spliting, size-changing of
rectangles.

Yes, that doesn't seem to be very sophisticated drawing, but, nevertheless
I'd like to have something more advanced than MFC.

I have experience in working with wxWidgets, but it doesn't seem to be
possible to merge a wxWidget control into a MFC app.

Any hint is appreciated.

Many thanks in advance and kind regards
Franz GEIGER

Nov 17 '05 #2
Hello F. GEIGER,
I have to build drawing capabilities into an already existing MFC
application.

I am looking now for a lib, ActiveX control or whatever, that lays an
additional level of abstraction over MFC (like wxWidgets for example).
This level should emphasize drawing, spliting, size-changing of
rectangles.

Yes, that doesn't seem to be very sophisticated drawing, but,
nevertheless I'd like to have something more advanced than MFC.

I have experience in working with wxWidgets, but it doesn't seem to be
possible to merge a wxWidget control into a MFC app.


MFC was not designed to be a drawing library. Its mostly a wrapper for the
WIN32 GDI functions as far drawing is concerned. You will have to look elsewhere
for drawing library, including DirectX, OGL etc. I dont have any familiarity
with wxWidgets. From what I recall it was touted to be a cross platform GUI
tool. That typically never works right.

--
Ajay Kalra [MVP - VC++]
aj*******@yahoo.com
Nov 17 '05 #3

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

Similar topics

2
by: Peter | last post by:
I have made an ActiveX dll containing a COM interface with Borland C++ Builder. The dll does some low level things and does not put of any dialogs or so. This COM dll is used in .NET and seems to...
2
by: Champika Nirosh | last post by:
Hi, I want to create drawing board application that can draw Line, rectagle, circle and free hand drawing. Each drawing need to be transparent, moveable (draggable), have bring to front and...
7
by: Pontifex | last post by:
Hi all, I heard or read that the next version of HTML will provide long-overdue drawing commands. Which version of Firefox, Opera or IE supports such new fancy stuff? Thanks!
4
by: Dale | last post by:
I am creating GIF images with transparent backgrounds on-the-fly for a web app and rendering them by using System.Drawing.Image.Save(Response.OutputStream, ImageType.GIF). I am confident that...
1
by: Scott Elgram | last post by:
Hello everyone, I'm hoping someone here can pose an alternative that might work better than what I have created so far. I have a web site that needs to deal with Multi-Page TIFF images. ...
2
by: mattc66 via AccessMonster.com | last post by:
Does anyone know of some simple line drawing add-on apps. I just need to be able to do some simple line drawing with dims. 4 walls and a door and allow the user to type the dims for the walls. All...
15
by: javelin | last post by:
I need to be able to create a javascript based drawing/signature box, and be able to save it. Can someone refer me to a script that will allow this, or even a 3rd party package for sale? It can't...
5
by: steve | last post by:
I would like to create a panel, or other widget, on which I can draw, say, a triangle, and use the wheel on the mouse to zoom in and out on the drawing. A vector drawing. I know this can be done...
2
by: ThatsIT.net.au | last post by:
I have this code that writes a pie chart in a asp.net page, but I want to use it in a server control. When I try I get a error on the last line "Response.OutputStream" Obviously there is no...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.