Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
moonknight said:
Thank you Astin! Now I think the only problem I have left is.. the scrolling. How do I scroll to the bottom? I have both "Scrolling" and "Extend to bottom" enabled. For some reason when I scroll it always bounces back up. I can't see the stuff at the bottom. Is there a fix for this? Thanks
There is no fix that I know of.. nor is there any piece of code to alt

There is no fix that I know of.. nor is there any piece of code to alter that would prevent the screen from bouncing back up :(.

didn't see this answered anywhere but i went to scroll today and it worked without bouncing! i was quite surprised. using 1.0.65.
 
didn't see this answered anywhere but i went to scroll today and it worked without bouncing! i was quite surprised. using 1.0.65.


Mine goes back and forth...sometimes it bounces and sometimes it scrolls properly. I wish I could lose the bounce permanently.
 
Mine goes back and forth...sometimes it bounces and sometimes it scrolls properly. I wish I could lose the bounce permanently.

damn you!!! you're right. after reading this i tried it and sure enough, it's only bouncing now, after working just fine all day. only change was the installation of NoAA (which i've since uninstalled to no avail). it was either installing that killed it, or the associated respring - probably the respring.

however, the fact that it was working briefly tells me a perm fix might be coming soon.
 
damn you!!! you're right. after reading this i tried it and sure enough, it's only bouncing now, after working just fine all day. only change was the installation of NoAA (which i've since uninstalled to no avail). it was either installing that killed it, or the associated respring - probably the respring.

however, the fact that it was working briefly tells me a perm fix might be coming soon.

ok, just discovered this playing around. i've got it not scrolling, just bouncing. i hit the "load more" under my calendar a few times and viola! scrolling just starts working.
 
ok, just discovered this playing around. i've got it not scrolling, just bouncing. i hit the "load more" under my calendar a few times and viola! scrolling just starts working.

best of luck with that...it will start springing again.
 
I've read through all 15 pages of this thread and google'd for about 5 minutes with no success, so how do I get "AM" or "PM" to show up after the time in clock?

Also, here is what my lockscreen looks like so far.

photo.jpg
 
does anyone know how I can have my 'slide to lock' slider different from the lockscreen slider? or do they use the same one?
 
I've read through all 15 pages of this thread and google'd for about 5 minutes with no success, so how do I get "AM" or "PM" to show up after the time in clock?

Also, here is what my lockscreen looks like so far.

photo.jpg

Open up the en.js file in the directory: \Themes\Gruppled LockInfo\Bundles\LockInfo\strings and edit this line:

Code:
// Time/date (see http://php.net/date for format syntax)
var format_time = "g:ia";
var clock_format_time = "g:i";

On the bottom line, add "a" to the "g:i:" like so:

Code:
// Time/date (see http://php.net/date for format syntax)
var format_time = "g:ia";
var clock_format_time = "g:ia";

Tadaaaaa, save and respring, you now have AM/PM.
 
Open up the en.js file in the directory: \Themes\Gruppled LockInfo\Bundles\LockInfo\strings and edit this line:

Code:
// Time/date (see http://php.net/date for format syntax)
var format_time = "g:ia";
var clock_format_time = "g:i";

On the bottom line, add "a" to the "g:i:" like so:

Code:
// Time/date (see http://php.net/date for format syntax)
var format_time = "g:ia";
var clock_format_time = "g:ia";

Tadaaaaa, save and respring, you now have AM/PM.

AWESOME! Thank you so much. That was incredibly easy. :D
 
Okay, big time newbie...

I'm looking on cydia and I can't even find LockInfo. Has it been taken down?
 
SSH question?

Okay I got SSH setup on Cyberduck. I then went to the theme folder and created a new folder. Then I downloaded these three files;


Gruppledlockinfo.theme
Gruppled Art.theme
Gruppled Art 2. theme

I dropped these three files into the theme folder that I created...

For some reason I'm afraid to enable it? Are these to the only three files I should have in there to make it all work?
 
Okay I got SSH setup on Cyberduck. I then went to the theme folder and created a new folder. Then I downloaded these three files;


Gruppledlockinfo.theme
Gruppled Art.theme
Gruppled Art 2. theme

I dropped these three files into the theme folder that I created...

For some reason I'm afraid to enable it? Are these to the only three files I should have in there to make it all work?

You only need the first one, the other ones are just a different theme. Just enable it, there is nothing to worry about
 
Is anyone using the Lock Info Full theme? I just downloaded it and love it, but am having a problem. The collapse/expand feature seems to be disabled, and I can't figure out where.

I know it is not in the config.js file because I am using the same file as my gruppled lockinfo theme(which works).

nl71909216647.png
 
You only need the first one, the other ones are just a different theme. Just enable it, there is nothing to worry about

Okay.

Does anything else besides need to be check in winterboard to make this work?

Lockinfo needs to be I suppose?

Also, right now I have Lockinfo Matte UI checked and working. I should disable it when I check Lockinfo. Correct?
 
Okay.

Does anything else besides need to be check in winterboard to make this work?

Lockinfo needs to be I suppose?

Also, right now I have Lockinfo Matte UI checked and working. I should disable it when I check Lockinfo. Correct?


Correct. Only one lock info thing should be enabled at at time.
 
Is anyone using the Lock Info Full theme? I just downloaded it and love it, but am having a problem. The collapse/expand feature seems to be disabled, and I can't figure out where.

I know it is not in the config.js file because I am using the same file as my gruppled lockinfo theme(which works).

nl71909216647.png

All the collapse/expand settings are in config.js (true of false settings for each item)

You just have to tell the lockscreen page what you want to see.

I am using that same theme with different slider, different background and mods to font sizes and colors

3737283153_2ef82eae0a.jpg
 
All the collapse/expand settings are in config.js (true of false settings for each item)

You just have to tell the lockscreen page what you want to see.

I appreciate your help but whatever is causing this is not in the config.js file because I have Gruppled Lockinfo using the SAME config file and collapsing works with that.
 
If you want a different slider, you have to get a slider theme either thru Cydia or SSH it in, then enable it in WinterBoard.

It will show up on both lockscreen and app pages.

Where is everyone getting the plain "lock" (actually looks like a lock) ?

Is it from Cydia?
 
I appreciate your help but did you even read what I posted? Whatever is causing this is not in the config.js file because I have Gruppled Lockinfo using the SAME config file and collapsing works with that.

By collapse expand feature, do you mean default open vs default closed or do you mean swipe to open or close. If I am not understanding you then OK, but I did read what you wrote.

The config.js for the LockInfoFull has different codings than the Gruppled theme because each has different features in the theme.

That's probably why you can't get what you want. I would recommend you get the original config.js that came with the LockInfoFull theme and make your changes to it and use it. I am using the config.js from LockInfoFull with the LockInfoFull and I can get it to do anything I want, including default open, default closed, swipe to open/close or hide any or all sections.

Here is another look to the screen with all the sections hidden that have no entries.

3727053547_a940be194a.jpg
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.