Click here to Skip to main content
15,895,142 members
Home / Discussions / Collaboration / Beta Testing
   

Collaboration / Beta Testing

 
GeneralRe: ad Pin
ThatsAlok16-Sep-05 21:12
ThatsAlok16-Sep-05 21:12 
GeneralNew OS and its compiler developing Pin
Alexandrescu6-Jul-05 16:21
Alexandrescu6-Jul-05 16:21 
GeneralRe: New OS and its compiler developing Pin
Toby Opferman13-Jul-05 19:55
Toby Opferman13-Jul-05 19:55 
GeneralRe: New OS and its compiler developing Pin
Alexandrescu14-Jul-05 6:49
Alexandrescu14-Jul-05 6:49 
GeneralRe: New OS and its compiler developing Pin
Toby Opferman14-Jul-05 14:38
Toby Opferman14-Jul-05 14:38 
GeneralRe: New OS and its compiler developing Pin
Alexandrescu14-Jul-05 22:21
Alexandrescu14-Jul-05 22:21 
GeneralRe: New OS and its compiler developing Pin
Toby Opferman15-Jul-05 6:00
Toby Opferman15-Jul-05 6:00 
GeneralFlicker & zoom combined Pin
Pazzuzu29-Jun-05 21:27
Pazzuzu29-Jun-05 21:27 
Hi all,

I have came across a problem & is behind it for somedays,but in vein.
Thought that you would be the right person to ask..

Iam working under windows ,using vc++.

My problem comes up when I use zooming & doublebuffering(for preventing flickering).

It makes sense to understand my problem only if I attach a sample application also.(Please tell me how I can attach it or forward it)

Have isolated the problem & had put in a small test application.

my problem is when the "Zoomfactor" is made to 10,I dont see anything in my view.(The problem is not that,it is too small to be seen.I have checked that in my actual project 100%).

If one makes the zoom to 10% & start reducing the size of the window using the mouse,then we can see the text.


Iam attaching a small test application along with this.

One has to look at only the "ex03aView.cpp" file

In "ex03aView.cpp::OnPrepareDC" one can set different Zoom values to the "m_iZoomFactor" variable.(It is set to "10" now)


TemporaryDc is created locally in "ex03aView.cpp::OnDraw"

Also,if there need to be any improvements to be made in the "memdc" class,Please tell me.

some one pointed out that,When I use the following statement in my Memdc.h,before creating the compatible Dc,the bitmap created is too large & that may cause a problem.

But If I comment this one out in my code,I don't see the full rectangle representing the pageSize.

//Client Rectangle.
m_clientRect = *pRect;
pDC->DPtoLP(&m_clientRect);


Hope u could give me a hand on this regard,If possible

Eagerly waiting for a Reply

Thanks....
GeneralUsing Context Free Grammers Pin
fordge19-Jun-05 22:08
fordge19-Jun-05 22:08 
GeneralLooking for an ASP.Net developer for Open source project Pin
spazzman9-Jun-05 1:49
spazzman9-Jun-05 1:49 
GeneralZoomIn Upgrade Pin
Blake Miller7-Jun-05 6:25
Blake Miller7-Jun-05 6:25 
GeneralC++ documentation tool - betatesters needed Pin
narechk2-Jun-05 6:54
narechk2-Jun-05 6:54 
GeneralRe: C++ documentation tool - betatesters needed Pin
DavidNohejl2-Jun-05 7:02
DavidNohejl2-Jun-05 7:02 
GeneralVisual Studio.NET Addin : Beta testers required! ;) Pin
Marc Piulachs31-May-05 18:57
Marc Piulachs31-May-05 18:57 
GeneralFreeware requests translation Pin
mrdance16-May-05 22:14
mrdance16-May-05 22:14 
GeneralRe: Freeware requests translation Pin
Alexandrescu1-Sep-05 10:13
Alexandrescu1-Sep-05 10:13 
GeneralArchitecture question Pin
Jon Merrifield5-May-05 0:58
Jon Merrifield5-May-05 0:58 
GeneralNon MFC :Client /Server Pin
brilliant10119-Apr-05 10:31
brilliant10119-Apr-05 10:31 
GeneralSerious:Client Server User Tracking Pin
brilliant10119-Apr-05 10:27
brilliant10119-Apr-05 10:27 
Generalvss cmd line get Pin
RobNicolson8-Apr-05 5:18
RobNicolson8-Apr-05 5:18 
Generallooking for remote keylogger programmers Pin
r4ttl329-Mar-05 9:20
r4ttl329-Mar-05 9:20 
GeneralRe: looking for remote keylogger programmers Pin
ThatsAlok3-Apr-05 21:11
ThatsAlok3-Apr-05 21:11 
GeneralWinRadio DLL for VB6 Pin
Seeker0128-Mar-05 3:29
Seeker0128-Mar-05 3:29 
GeneralRe: WinRadio DLL for VB6 Pin
Anonymous7-Apr-05 3:56
Anonymous7-Apr-05 3:56 
Generaltest Pin
JoeSox22-Mar-05 3:50
JoeSox22-Mar-05 3:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.