Search Type: Posts; User: sandor
Search: Search took 0.05 seconds.
-
24 Dec 2010 9:59 AM
Jump to post Thread: Merry... by sandor
- Replies
- 1
- Views
- 467
Christmas to all of you!
-
21 Dec 2010 1:17 AM
- Replies
- 2
- Views
- 11,273
Before the update, I was able to display an image using the apple-touch-startup-image link tag (the image had to be exactly 768x1004 - even if the iPad was in landscape mode). Now, when loading my...
-
21 Dec 2010 1:11 AM
Jump to post Thread: Floating Spinner for Google Maps by sandor
- Replies
- 0
- Views
- 744
we are using the Maps API for a project. Everything is working fine, but the maps panel takes some time to initialize and to show up. Does one of you guys have an idea how I could setup the Sencha...
-
14 Dec 2010 10:45 AM
- Replies
- 10
- Views
- 2,147
Bump! :-) Have exactly the same problem - any help is greatly appreciated...
Thanks, -
6 Dec 2010 1:36 AM
Jump to post Thread: Designg custom Ext.Button by sandor
- Replies
- 4
- Views
- 929
check this thread: http://www.sencha.com/forum/showthread.php?115192-Sencha-Touch-theming-guidelines&highlight=SASS
and this one:... -
4 Dec 2010 5:31 AM
Jump to post Thread: Designg custom Ext.Button by sandor
- Replies
- 4
- Views
- 929
Just do a Search for SASS on this Forum. There is a thread on this topic with some links to a tutorial from David...
-
29 Nov 2010 10:22 AM
Jump to post Thread: Sencha Touch theming guidelines ? by sandor
- Replies
- 13
- Views
- 3,288
Eric, you should examine the "apple.scss" respectively the "androind.scss" files. This way is working fine for me (we have built our own scss schema like that). Take care about the order - so import...
-
22 Nov 2010 3:14 AM
- Replies
- 6
- Views
- 1,484
thanks david :-) A better way for extending the existing styles would be definitely cool. Did you finished your "SenchaTouchThems.pdf" btw? Would be nice to have a more complete version of that stuff...
-
19 Nov 2010 4:25 PM
- Replies
- 6
- Views
- 1,484
thanks again - was affraid of that :-) So EXTENDING the existing classes (like the background-gradient) will only be possible in the sourcefile _mixins.scss . Good to know that. In this particular...
-
19 Nov 2010 4:06 PM
- Replies
- 6
- Views
- 1,484
thanks david - but this is not working for me. could be a possible problem that i am defining the same thing --- @mixin background-gradient($bg-color, $type: $base-gradient) --- two times? Once in...
-
17 Nov 2010 2:07 AM
- Replies
- 6
- Views
- 1,484
Hey Guys,
this is driving me crazy. Obviously i am overseeing something evident, but i can not get this mixin to work - no matter what i am doing. This is my code for my _test.scss file:
... -
12 Nov 2010 9:03 AM
Jump to post Thread: Ext.ux.touch.SwipeTabs by sandor
- Replies
- 24
- Views
- 8,536
Sweeeet. Thanks Shea! But i would change the js and css declarations in the header of the example :-) Makes more sense than renaming the ST installation i think:
<!DOCTYPE HTML PUBLIC... -
11 Nov 2010 11:28 AM
Jump to post Thread: Sencha Touch theming guidelines ? by sandor
- Replies
- 13
- Views
- 3,288
thanks David! ;-) will post some more in-depth once the thingie is public...
-
11 Nov 2010 7:50 AM
Jump to post Thread: Ext.ux.touch.SwipeTabs by sandor
- Replies
- 24
- Views
- 8,536
Hi & Thanks Shea, i was missing the declaration in the HTML file. But even if i am doing that, safari throws out an error and the page is not displayed. Is this supposed to work only if the tabpanel...
-
11 Nov 2010 5:11 AM
Jump to post Thread: Ext.ux.touch.SwipeTabs by sandor
- Replies
- 24
- Views
- 8,536
Hi Shea, thanks for sharing this! Would you mind to share a very basic example that uses the plugin? Had no luck with my rudimentary programming knowledge :-)
Thanks, -
10 Nov 2010 12:31 PM
Jump to post Thread: Sencha Touch theming guidelines ? by sandor
- Replies
- 13
- Views
- 3,288
David, thanks for commenting. Well that was my intention - not to rewrite a
bunch of things and i don't want to touch the classes. Currently i am using
following "hack" - which works well for this... -
9 Nov 2010 9:12 AM
- Replies
- 0
- Views
- 585
Hi,
if it is happening that you live near cologne and you are available for contract working - please drop us a mail, or a line or jump in for a cuppa coffe!
Cheers! -
9 Nov 2010 9:05 AM
Jump to post Thread: Sencha Touch theming guidelines ? by sandor
- Replies
- 13
- Views
- 3,288
SWEET! Thanks Steffen. I have spent a part of my weekend playing around with SASS & Compass. Great tools. Wish i had this info on sunday ;-) I ended up by customizing some of the existing parts (i.e....
-
5 Nov 2010 2:23 AM
Jump to post Thread: Extensions / Plugins by sandor
- Replies
- 5
- Views
- 3,479
Hey Guys, i like this cool little product already ;-) We are doing a lot of MultiTouch related work that is NOT running on iOS or other mobile devices. Currently i am evaluating a scenario to use...
-
31 Oct 2010 2:35 AM
Jump to post Thread: Mahjong game by sandor
- Replies
- 11
- Views
- 72,912
Very nice implementation. Now I am more than curious what apps made the top ten... Hope the other participants will expose their submissions also here.
-
28 Oct 2010 11:25 AM
- Replies
- 0
- Views
- 1,230
:-)
-
28 Oct 2010 11:22 AM
- Replies
- 0
- Views
- 446
Hey Guys,
i am using this list to call my detail pages inside a panel (as one of the panels in a tabpanel layout):
var allnews = new Ext.List({
flex: 1,
store:... -
28 Oct 2010 1:30 AM
- Replies
- 46
- Views
- 9,935
working fine on OSX 10.6.4 Build 10F569
-
28 Oct 2010 1:15 AM
- Replies
- 46
- Views
- 9,935
Same here on OSX 10.5.8 - build 9L31a. Will test that also on a newer OSX version.
-
26 Oct 2010 11:27 PM
Jump to post Thread: Reading nested JSON list (newbie) by sandor
- Replies
- 2
- Views
- 993
THANKS Evan! short, pragmatic and blasing fast answer. working like a charme. I will try to figure out the rest today - but if anybody else has a gracefull minute for me - is highly appreciated.
...
Results 1 to 25 of 46
