[Python] Windows 8, Metro, WinRT

Carlo Miron miron a python.it
Gio 20 Dic 2012 20:28:32 CET


2012/12/20 Vittorio Spina <vittorio.spina a gmail.com>:
> Su windows 8 sono inseribili applicazioni fullscreen che fanno uso della
> nuova interfaccia Metro che si basa su WinRT.
> Che piaccia o meno, per fare un programma per windows8 e applicare tutte le
> novità, occorrerà che winRT diventi qualcosa che possiamo utilizzare.

All'inizio di questo thread ti avevo consigliato:

| 2012/12/3 Vittorio Spina <vittorio.spina a gmail.com>:
| > Qualcuno sa qualcosa di windows 8, metro apps, winRT e a che punto siamo per
| > svilupparci in python?
| > O siamo tristemente tagliati fuori?
|
| Leggiti i post di Dino Viehland e Steve Dower nella ML Python-ideas, a
| partire da ottobre:
| <http://mail.python.org/pipermail/python-ideas/2012-October/author.html>

Se hai letto almeno
<http://mail.python.org/pipermail/python-ideas/2012-October/017639.html>
saprai che

"""We're working on adding support for Windows 8 apps (formerly known
as Metro) written in Python. These will use the new API (WinRT) which
is highly asynchronous - even operations such as opening a file are
only* available as an asynchronous function. The intention is to never
block on the UI thread."""

Se invece sei interessato solo al flame, spiace, passo.
©
-- 
  R
K-<M>-S
  L


Maggiori informazioni sulla lista Python