473,396 Members | 1,748 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,396 software developers and data experts.

screen resolution independent

hi i have 3 questions

1. I usa high resolution when developing but i want my application to look
good
even on low 800x600 resolution so whats the solution for that ?

2. I have a list view that display thumbinails of scanned documents i want
when user double click on any 1 it opens it in the default pc photo edting
program haw to do it ?

3. haw can i include flash movies in my windows based application ?

thank you very much

--
Ammar S. Mitoori
IT Head QIMCO Co.
Tel : +9744831199
Mobile : +9745378400
Fax : +9744831643
Jun 28 '06 #1
3 1410
"Pure Heart" <Pu*******@discussions.microsoft.com> schrieb:
1. I usa high resolution when developing but i want my application to look
good
even on low 800x600 resolution so whats the solution for that ?
Check out the controls' 'Anchor' and 'Dock' properties and tablelayoutpanel
and flowlayoutpanel in .NET 2.0.
2. I have a list view that display thumbinails of scanned documents i want
when user double click on any 1 it opens it in the default pc photo edting
program haw to do it ?

'System.Diagnostics.Process.Start'.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Jun 28 '06 #2
I will answer the third question :)

You will have to use a third party control. There's the Flash Player OCX. I
think from Macromedia which is free and a search on Google should give you
results.

If you want a 100% .Net solution then I think ComponentOne has a suit of
components which includes a flash player. Maybe they will sell it to you
separately too.

Cheers!
Cyril Gupta
Jun 28 '06 #3
For the first question, I suggest you design your program for 800X600
screens and if if you have RTB or lists try to keep them at the bottom
and anchor them to the bottom.
Ahmed

Pure Heart wrote:
hi i have 3 questions

1. I usa high resolution when developing but i want my application to look
good
even on low 800x600 resolution so whats the solution for that ?

2. I have a list view that display thumbinails of scanned documents i want
when user double click on any 1 it opens it in the default pc photo edting
program haw to do it ?

3. haw can i include flash movies in my windows based application ?

thank you very much

--
Ammar S. Mitoori
IT Head QIMCO Co.
Tel : +9744831199
Mobile : +9745378400
Fax : +9744831643


Jun 28 '06 #4

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

Similar topics

4
by: Rex_chaos | last post by:
hi all, I am sorry for the post first for it's a very popular question here. However, I have seen thousand of post here but no one can tell me HOW TO MAKE A HOMEPAGE RESOLUTION-INDEPENDENT. I have...
2
by: Mustufa Baig | last post by:
Can anybody tell me how or refer me a link where I can find the client side javascript to make the positions and resizing of the controls on .aspx page independent of screen resolution. As I am...
5
by: Maxi | last post by:
I have a 30X16 cells table in my html page. Table height and width are set to 100%. I have set size of every cell inside the table to 24 pixel. When I open the html page in maximize state in...
9
by: Steve Wright | last post by:
Hi I'm developing a webpage that needs to include a different stylesheet depending on the screen resolution. I know that I could read the resolution in javascript and then do some sort of...
1
by: Greoasy | last post by:
I have an asp.net webapplication,designed in laptops having resolution 0f 1280x800. Now the same application when i run on a Desktop with a different resolution the display of the screen is...
1
by: nasima khan | last post by:
Hi, i am nasima. I have got a code for setting the screen resolution of my page, but i am unable to understand. Can any one give a complete data explanation of the below code. Sub ChangeRes(X...
5
by: John | last post by:
Hi I have been developing apps with screen size 800x600 for maximum compatibility. I am just wondering if I should start my newest app with screen size 1024x768. What is the commonly used...
6
by: John | last post by:
Hi How can I develop a screen resolution independent winform app in vb.net? Do I need a third party tool to achieve this? Thanks Regards
10
by: =?Utf-8?B?UmljaA==?= | last post by:
A lot of users at my workplace use different screen resolutions, and I build apps to use 1680 x 1050 pixels res by default. But some users are using 800 x 600, and the apps are too large for their...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
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...
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.