View Single Post
Old 09-30-2013, 11:33 PM   #49
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Thumbs up

Quote:
Originally Posted by Nyoxi View Post
That's a nice tip bhaak.

Since it seems that this is interesting to more people I will share again the few things I have learend recently (since my new post).

Chrome layer contains the searchbar on top and ads on bottom (for SO version).
Window title is contained in special window called titlebar.
Titlebar is normaly on chrome layer.
If PC:N titlebar behaves like a chrome (e.g. hides when chrome hides). (TODO: find
out when chrome hides and if it's of any use)

params:
Code:
L   str  layer
N   str  window type: "application", "dialog", "pillowAlert", ...
ID  str  name of the window or the parent window for dialogs
         "system" is reserved for system stuff
PC  str  "N" - set size to full screen
         "TS" - size to show chrome layer
         other or missing - normal window, size so that title bar is visible
         valid for L:A only
M   bool modal dialog window
         valid for L:D only
RC  bool round corners of the window
RKB bool requires KB -- positioned so as to expect showing keyboard
         valid for L:D only
bool value is expected to be: "true"/"false"
most important post of last year?

For me certainly.
twobob is offline   Reply With Quote