473,491 Members | 1,885 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

REQUEST TO SOLVE MY PROBLEM IN VC++

Hellosir,
Iamvijayprasadreddy,
I have an MDI application in vc++. In the view i have a splitter wnd in

which the top view is CScrollView and he bottom view is CRichEditViw.
In the top view i can draw the lines which represent Music. we can
change the size of the lines by providing a zoom option with 10 to 200
% in a combobox in the Toolbar. for this i want to implement a feature
"Fit Window" which fits the drawing to the visible area only.
Please provide me your ideas and help me. please do reply me as soon as
possible i will be waiting for your reply

thanking you

yours sincierly
vijayprasadreddy.m

Feb 5 '06 #1
3 2328
In article <11**********************@g43g2000cwa.googlegroups .com>,
vijay <ra************@gmail.com> wrote:
Hellosir,
Iamvijayprasadreddy,
I have an MDI application in vc++.
MDI is not a term which appears anywhere in the C language standards.
In the view i have a splitter wnd in
which the top view is CScrollView and he bottom view is CRichEditViw.
In -what- view? What is a "splitter" ? What is CScrollView and
what is CRichEditViw -- neither are defined in C.
In the top view i can draw the lines which represent Music.
Not in standard C you can't. The C language does not define any
graphics.
we can
change the size of the lines by providing a zoom option with 10 to 200
% in a combobox in the Toolbar. for this i want to implement a feature
"Fit Window" which fits the drawing to the visible area only.
Please provide me your ideas and help me.


My idea is that you have completely the wrong newsgroup .
Your reference to vc++ suggests to me that you aren't even
programming in C at all. Sounds like you need a Windows programming
newsgroup.
--
Programming is what happens while you're busy making other plans.
Feb 5 '06 #2
In article <11**********************@g43g2000cwa.googlegroups .com>,
vijay <ra************@gmail.com> wrote:
Hellosir,
Iamvijayprasadreddy,
I have an MDI application in vc++. In the view i have a splitter wnd in

which the top view is CScrollView and he bottom view is CRichEditViw.
In the top view i can draw the lines which represent Music. we can
change the size of the lines by providing a zoom option with 10 to 200
% in a combobox in the Toolbar. for this i want to implement a feature
"Fit Window" which fits the drawing to the visible area only.


Allow me to be the first to say this - and I say it from the deepness of my
heart, with all the kindness and love one has come to associate with the
helpful posts you get in this newsgroup:

Not portable. Can't discuss it here. Blah, blah, blah.

Feb 5 '06 #3
vijay wrote:
Hellosir,
Iamvijayprasadreddy,
I have an MDI application in vc++. In the view i have a splitter wnd in

which the top view is CScrollView and he bottom view is CRichEditViw.
In the top view i can draw the lines which represent Music. we can
change the size of the lines by providing a zoom option with 10 to 200
% in a combobox in the Toolbar. for this i want to implement a feature
"Fit Window" which fits the drawing to the visible area only.
Please provide me your ideas and help me. please do reply me as soon as
possible i will be waiting for your reply

thanking you

yours sincierly
vijayprasadreddy.m


you posted this yesterday and were told it was off-topic.
Do not post this question here again.
Go away.
--
Nick Keighley

Feb 5 '06 #4

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

Similar topics

1
1153
by: Jigar Mehta | last post by:
Hye, I am trying to get notification of any browser request... (not only that of the local server.. so filters will not be the right way to solve problem) So, whenever any request like...
6
3784
by: Ammar | last post by:
Dear All, I'm facing a small problem. I have a portal web site, that contains articles, for each article, the end user can send a comment about the article. The problem is: I the comment length...
0
828
by: vijay | last post by:
hello friends this is vijay,i got a problem while doing my project based on vc++ (i.e)"How to implement Fit Window feature in VC++6.0 in an MDI Application" if any of you got any idea about that...
0
316
by: vijay | last post by:
I have an MDI application in vc++. In the view i have a splitter wnd in which the top view is CScrollView and he bottom view is CRichEditViw. In the top view i can draw the lines which represent...
3
5648
by: Ed Sonneveld | last post by:
Hi, I have hosted my webservice at a hosting company and it has been working fine for 2 years now. The webservice is called by winforms clients over the internet, using the proxy class generated...
2
5961
by: rup | last post by:
Hello, This is my first application on socket programming in vc++. I am facing problem that how to make connection to server, & make GET/POST request by HTTP. Please help me. Its urgent.......
9
4735
by: fcvcnet | last post by:
Hi, I write a class class CSegment { public: CSegment(void); public: ~CSegment(void); public: CArray< CList< CPoint, CPoint& >, CList< CPoint, CPoint& >& m_curve;
0
1616
by: anupamak | last post by:
hello, I created a win32 project(precompiled headers, console application). This was created to create a service( for which i used SERVICE_TABLE_ENTRY, SERVICE_STATUS, SERVICE_STATUS_HANDLE,...
2
2137
by: ton | last post by:
Hi, I have a checkbox in a webserver control. Al modified fields (textboxes, dropdownlists, and checkboxes) will be examnied during a save method. In which I use: aa=...
0
7118
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
5452
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,...
1
4886
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...
0
4579
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...
0
3087
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...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1397
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 ...
1
637
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
282
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...

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.