No announcements
Found 2625495 threads
-
0 Votes
[UWP]Image flickering when navigate to new page
I don't think the asynchronously behavior will cause this flickering.Answered | 1 Replies | 806 Views | Created by JP_Developer - Wednesday, May 4, 2016 8:39 AM | Last reply by Barry Wang - Thursday, May 5, 2016 8:27 AM -
0 Votes
BackGround Image is flickering in FILEOPENPICKER page.
It is flickering as it takes sometime to load an image.Answered | 2 Replies | 1295 Views | Created by AKwin - Tuesday, April 23, 2013 9:39 AM | Last reply by Sachin S - Sunday, April 28, 2013 7:52 PM -
1 Votes
Why does this website keep flickering when I navigate to it?
It's hard to tell from your code because some is missing (like the method that code is in), but if you're loading one document based off of a "DocumentCompleted" ...Answered | 3 Replies | 3378 Views | Created by sean7725 - Saturday, August 21, 2010 11:17 PM | Last reply by bpell - Monday, August 23, 2010 7:30 PM -
0 Votes
Image flicker when navigating to a page
Please try to use a smaller image to test if it can work without the flicker effect.Unanswered | 2 Replies | 809 Views | Created by Aratys - Thursday, March 5, 2015 1:23 PM | Last reply by Amy Peng - Wednesday, March 11, 2015 6:42 AM -
0 Votes
How to remove flickering when frame.navigate
Hi, Maybe you can try animate between pages.Answered | 2 Replies | 1041 Views | Created by siemian.pl - Tuesday, November 20, 2012 1:41 PM | Last reply by Jesse Jiang - Thursday, November 22, 2012 10:32 AM -
2 Votes
Prevent cursor flickering when moving image with mouse position, in WPF
I have an image and I am updating its position on the canvas as the mouse moves.Answered | 1 Replies | 2401 Views | Created by Datadayne - Wednesday, August 20, 2014 2:53 AM | Last reply by Andy ONeill - Wednesday, August 20, 2014 6:46 AM -
0 Votes
customize navigation text to an image and set it to all page??
Hi Manoj, Thanks for the response, Thats exactly what i want to do.. navigation will remain as it is instead of the string a image of there own ...Answered | 2 Replies | 658 Views | Created by Fazul2r - Saturday, October 3, 2015 5:17 AM | Last reply by Fazul2r - Friday, October 16, 2015 9:22 AM -
0 Votes
Unable to display the image on navigation
The chart image should be in browser cache when you navigate back.Answered | 1 Replies | 3484 Views | Created by kantam - Monday, August 24, 2009 6:46 AM | Last reply by DelianT - Tuesday, September 1, 2009 8:55 PM -
0 Votes
[MS-RDPEUSB] webcam Image flicker
But webcam Image transfer is TRANSFER_IN_REQUEST, and the NoAck field is always zero.Answered | 7 Replies | 7995 Views | Created by alfred.liu - Monday, August 1, 2011 10:57 AM | Last reply by Bryan S. Burgin - Friday, December 2, 2011 9:50 PM -
3 Votes
Controls flickering due to background image of panel
Yea flickering with WPF happens much more then with Windows Forms, I don't know if the for flickering always used double buffering does help for that.Answered | 4 Replies | 5520 Views | Created by Surya Praveen - Monday, March 5, 2012 12:57 PM | Last reply by Cor Ligthert - Wednesday, March 7, 2012 7:54 AM -
0 Votes
Image flickering when navigate pages
Hi Rinaldo, I tried your code, and unfortunately I cannot reproduce the issue, everything just works fine without any flickering...Answered | 1 Replies | 565 Views | Created by rinaldo.lisario - Friday, April 11, 2014 6:13 PM | Last reply by Jamles Hez - Monday, April 14, 2014 7:39 AM -
0 Votes
Form Flickers When Scrolling
No flicker.Answered | 2 Replies | 1771 Views | Created by rakossy - Sunday, November 18, 2012 6:08 PM | Last reply by rakossy - Sunday, November 18, 2012 10:11 PM -
0 Votes
White flicker when hiding and showing panels.
But I still see the flicker.Answered | 3 Replies | 2610 Views | Created by LearnerMan1234 - Monday, November 25, 2013 3:15 PM | Last reply by Christopher84 - Monday, November 25, 2013 3:55 PM -
4 Votes
Avoiding flicker when drawing multiple bitmaps with Graphics.DrawImage
Gfx.DrawImage(bmpBoard, 0, 0, bmpBoard.Width, bmpBoard.Height) 'set scale to reduce flicker If boActive Then ...Answered | 11 Replies | 8165 Views | Created by ronks - Tuesday, March 15, 2011 3:34 AM | Last reply by Mike Feng - Friday, March 18, 2011 11:32 AM -
0 Votes
How to use an image to navigate to web page
Hi, Place Some Image In XAML And Handle Its MouseLeftDown Event.Answered | 4 Replies | 716 Views | Created by Abishek Sampath - Thursday, August 15, 2013 6:03 AM | Last reply by Abishek Sampath - Thursday, August 15, 2013 11:47 AM -
0 Votes
how to avoid page flickering on postback
You also have the option for a single page app in asp.net.Answered | 4 Replies | 2854 Views | Created by Shree_Adgale - Wednesday, July 8, 2015 10:01 AM | Last reply by CoolDadTx - Wednesday, July 8, 2015 6:18 PM -
3 Votes
Flickering
This can result in flickering (the CPU is just not very good at drawing).Answered | 3 Replies | 670 Views | Created by Jinesh Patel - Tuesday, November 19, 2013 1:03 AM | Last reply by Christopher84 - Tuesday, November 19, 2013 11:51 AM -
0 Votes
RefreshReport flicker
That's good as per as performance is concerned but it may be a Flickering for an eye.Answered | 3 Replies | 4261 Views | Created by tackerman - Tuesday, April 21, 2009 9:28 PM | Last reply by StellaC - MSFT - Tuesday, April 28, 2009 5:54 PM -
0 Votes
Tooltip flicker
The tips display but there is an annoying flicker - alternate displays of the tooltip and a black silhoutte of the tip - even when the cursor is stationary on the ...Answered | 1 Replies | 1184 Views | Created by AlwaysLookOnTheBrightSideOfLife - Friday, April 19, 2013 3:54 PM | Last reply by amercer - Friday, April 19, 2013 9:22 PM -
0 Votes
form flickers when transparency changes
Hi,Working with winforms, .net 2.0, I have this application with windows that sometimes need to be semi transparent. problem is, when i change the Opacity() to anything less than 1 (which is ...Answered | 2 Replies | 3328 Views | Created by Jonathan Sion - Monday, October 12, 2009 8:27 PM | Last reply by Jonathan Sion - Tuesday, October 13, 2009 12:41 PM - Items 1 to 20 of 2625495 Next ›
No announcements