Queda anotado no gdoc. Deica
On Wed, Jan 22, 2014 at 2:10 PM, Xosé <[email protected]> wrote: > Comprendo. O que quería dicir é que é unha lista con definicións que podemos > aproveitar. Para algúns destes termos aínda non temos tradución. > > Xosé > > > 2014/1/21 Dani <[email protected]> >> >> Boas: >> Dialog (wx.dialog) é un trebello/widget das wxpython/wxwidgets similar a >> wx.frame, ámbolos amosan unha xanela. O dialog adoita ser modal mentres que >> a frame non. >> >> Dani >> >> En 21/01/2014 17:44, Xosé escribiu: >> >> Din co texto seguinte nun paquete chamado «dialog» para crear caixas de >> diálogo a partir de scripts de consola. Diría de incluír estes tipos para un >> acordo, xa que temos tamén as definicións. >> >> Xosé >> >> >> The following types of boxes are at your disposal:\n >> yes/no Typical query style box with "Yes" and "No" answer >> buttons\n >> menu A scrolling list of menu choices with single entry >> selection\n >> input Query style box with text entry field\n >> message Similar to the yes/no box, but with only an "Ok" >> button\n >> text A scrollable text box that works like a simple file >> viewer\n >> info A message display that allows asynchronous script >> execution\n >> checklist Similar to the menu box, but allowing multiple >> selections\n >> radiolist Checklist style box allowing single selections\n >> gauge Typical "progress report" style box\n >> tail Allows viewing the end of files (tail) that auto >> updates\n >> background tail Similar to tail but runs in the background.\n >> editbox Allows editing an existing file >> >> >> >> >> _______________________________________________ >> Proxecto mailing list >> [email protected] >> http://listas.trasno.net/listinfo/proxecto >> >> >> >> _______________________________________________ >> Proxecto mailing list >> [email protected] >> http://listas.trasno.net/listinfo/proxecto >> > > > _______________________________________________ > Proxecto mailing list > [email protected] > http://listas.trasno.net/listinfo/proxecto > _______________________________________________ Proxecto mailing list [email protected] http://listas.trasno.net/listinfo/proxecto

