Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home for chromium.org
« Groups Home
Chrome for Metro.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
all smooth  
View profile  
 More options Nov 13 2012, 8:58 pm
From: all smooth <guangyua...@gmail.com>
Date: Tue, 13 Nov 2012 17:58:50 -0800 (PST)
Local: Tues, Nov 13 2012 8:58 pm
Subject: Chrome for Metro.

Hi,
Can anyone share what's the view, doc link for Chrome dev in Metro style
app.
I would like to understand how Chrome to achieve metro style in Windows 8.
Since a lot of Win32 API cannot be used, then how metro style is achieved.
I suspect it's not pure metro even for x86.

One question is why register as default browser can make it Metro style?

Pl point me some useful doc for reference.

Thanks very much,
-all smooth


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gabriel Charette  
View profile  
 More options Nov 14 2012, 4:43 pm
From: Gabriel Charette <g...@chromium.org>
Date: Wed, 14 Nov 2012 16:43:46 -0500
Local: Wed, Nov 14 2012 4:43 pm
Subject: Re: [chromium-dev] Chrome for Metro.

You might want to take a look at
http://msdn.microsoft.com/en-us/library/windows/apps/hh465413.aspx

In particular the one labelled "Developing a new experience enabled Desktop
Browser".

Cheers,
Gab


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
all smooth  
View profile  
 More options Nov 15 2012, 1:51 pm
From: all smooth <guangyua...@gmail.com>
Date: Thu, 15 Nov 2012 10:51:57 -0800 (PST)
Local: Thurs, Nov 15 2012 1:51 pm
Subject: Re: [chromium-dev] Chrome for Metro.

Hi Gab,
Thanks much for reply. Internally in this community there is no
document/guideline for developer to follow to contribute to metro Chrome?
Wow, this is going to be very hard to let all developers to understand the
big picture.

Cheers,
-all smooth,


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gabriel Charette  
View profile  
 More options Nov 15 2012, 2:13 pm
From: Gabriel Charette <g...@chromium.org>
Date: Thu, 15 Nov 2012 14:13:48 -0500
Local: Thurs, Nov 15 2012 2:13 pm
Subject: Re: [chromium-dev] Chrome for Metro.

Well the first thing you'll want to do is register your developer build and
make it default browser so it can launch in Metro.

You can do so by building chrome and setup (i.e. ninja -C out\Debug chrome
setup) and running out\Debug\setup.exe --register-dev-chrome (FYI this will
take over any user-level Chromium you currently have on your system; not
sure about system-level Chromium, but I'd recommend uninstalling any
existing Chromium first to be safe -- Google Chrome itself should be
independent however).

From there you can step in a debugger to see what's going on, in particular
have a look at the source under src/win8/.

Cheers,
Gab


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »