Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 2    Views: 39

NCbuzz
Code is Art
Profile
Posts: 575
Reg: Sep 11, 2013
Lillington, NC
11,100
03/01/14 02:08 AM (10 years ago)

Where to mod default webview tabs when displaying tabbed excel?

Way too late or should I say early here on the East Coast... Can someone point me to where (assume in BT iOS Core) where I could modify the following: I am displaying an excel file with four tabs in a webview. I would like to change the default format attributes in code for the tabs that are displayed on top. (looking to adjust width, height and text size) Going to get some sleep, and hopefully it will be a lot easier to find in the morning- especially with some hints ;) Thanks
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
03/01/14 06:59 AM (10 years ago)
Probably can't do much to change the look. The Excel file is handled by the browser according to its own logic, not yours. Maybe split it into four files and thus four screens in your app?
 
NCbuzz
Code is Art
Profile
Posts: 575
Reg: Sep 11, 2013
Lillington, NC
11,100
like
03/01/14 07:05 AM (10 years ago)
Thanks Chris. That will actually look better. The data will divide naturally into two sets of two tabs each, so I will split into two screens.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.