![]() ![]() |
Oct 17 2006, 05:15 AM
Post
#16
|
|
![]() Group: Members Posts: 2,808 Joined: 21-March 05 From: Sydney, Australia Member No.: 6,686 |
QUOTE(Jon_J @ Sep 30 2006, 11:47 AM) I found a workaround to my "Internal Storage" tab, not showing all my drive partitions. I was looking for a way to make my palmtop app icon fonts, just a tad smaller. Reading this thread: http://www.oesf.org/forums/index.php?showtopic=15566 I decided to use these fonts (DejaVu_Sans_Compressed_Smaller.tar.gz) Available from here: http://katastrophos.net/andre/blog/?p=15 I only replaced one size, just to see what it would do. helvetica_180_50.qpf helvetica_180_50_t10.qpf helvetica_180_75.qpf helvetica_180_75_t10.qpf This changed the fonts in all applications that use the 18 point Helvetica font. It didn't change the palmtop icon's fonts though. I'm not sure if I'm going to keep these 4 fonts, I may switch back to the original ones, because these are very thin, but quite readable. Screenshots below: [Top] Sysinfo Internal Storage Tab with original fonts [Bottom] Sysinfo Internal Storage Tab with replacement fonts EDIT: I went back to the original font because the uppercase 'I' and the lowercase 'L' look the same with the DejaVu font. I guess I could change the font size on those three tabs. Adding scrollbars is still a better fix, but until that is available, maybe a smaller font will do until it is properly fixed. |
|
|
|
Oct 17 2006, 09:10 AM
Post
#17
|
|
|
Group: Members Posts: 271 Joined: 19-June 03 From: Beijing,China Member No.: 156 |
Found the solutions to the frequncy and version problem on C3200.
Attached File(s)
1.png ( 31K )
Number of downloads: 54
2.png ( 40.47K )
Number of downloads: 55
sysinfo.gz ( 59.07K )
Number of downloads: 19 |
|
|
|
Oct 17 2006, 10:12 AM
Post
#18
|
|
![]() Group: Members Posts: 549 Joined: 8-July 04 From: Mid-South, USA Member No.: 3,959 |
|
|
|
|
Oct 17 2006, 10:23 AM
Post
#19
|
|
|
Group: Members Posts: 271 Joined: 19-June 03 From: Beijing,China Member No.: 156 |
Glad to know that it also works on C1000.
I have made the scrollview works also.
Attached File(s)
|
|
|
|
Oct 17 2006, 12:43 PM
Post
#20
|
|
![]() Group: Members Posts: 549 Joined: 8-July 04 From: Mid-South, USA Member No.: 3,959 |
Great work chyang!
Now that we know everything also works on the C1000, would it be possible to change the title bar to say just "System Info" ? Thanks, Doug |
|
|
|
Oct 17 2006, 04:39 PM
Post
#21
|
|
|
Group: Members Posts: 271 Joined: 19-June 03 From: Beijing,China Member No.: 156 |
Here it is.
I have edited the executable in binary under Windows. So if it doesn't work, please tell me.
Attached File(s)
|
|
|
|
Oct 17 2006, 04:52 PM
Post
#22
|
|
![]() Group: Members Posts: 549 Joined: 8-July 04 From: Mid-South, USA Member No.: 3,959 |
Works perfect.
Thanks, it's really appreciated. Regards, Doug |
|
|
|
Oct 17 2006, 08:19 PM
Post
#23
|
|
![]() Group: Members Posts: 2,808 Joined: 21-March 05 From: Sydney, Australia Member No.: 6,686 |
great! this is why i love the people on this forum. look how we improved sysinfo by collaborating and contributing. thanks chyang for fixing up sysinfo. can you post the code somewhere for us all to share? thanks
|
|
|
|
Oct 18 2006, 07:08 AM
Post
#24
|
|
|
Group: Members Posts: 271 Joined: 19-June 03 From: Beijing,China Member No.: 156 |
Here is the source tarball.
I don't have a stable compilation environment. Neither of my compilation environment can compile it successfully, while in combination, they can. Please reference the storage.cpp/odevices.cpp/load.cpp for more information. There is a little hack in storage.cpp because of my compilation environment, it would be better to put the QWidget * container as a private member of class StorageInfo. Also I have removed the C3x00 in caption in sysinfo.cpp. Hope it helps! |
|
|
|
Oct 18 2006, 07:22 AM
Post
#25
|
|
![]() Group: Members Posts: 49 Joined: 21-July 06 From: Cambridge (UK) Member No.: 10,479 |
Ouch! what a shame, I wanted to do this but hadn't time, anyway hopefully somebody did it quicker. Thanks Chyang.
|
|
|
|
Oct 18 2006, 07:58 AM
Post
#26
|
|
|
Group: Members Posts: 271 Joined: 19-June 03 From: Beijing,China Member No.: 156 |
Here is the source tarball.
I don't have a stable compilation environment. Neither of my compilation environment can compile it successfully, while in combination, they can. Please reference the storage.cpp/odevices.cpp/load.cpp for more information. There is a little hack in storage.cpp because of my compilation environment, it would be better to put the QWidget * container as a private member of class StorageInfo. Also I have removed the C3x00 in caption in sysinfo.cpp. Hope it helps!
Attached File(s)
|
|
|
|
Oct 18 2006, 07:59 AM
Post
#27
|
|
|
Group: Members Posts: 271 Joined: 19-June 03 From: Beijing,China Member No.: 156 |
hi, ernestus, not a shame. We all have the time problem.
Let's work together to make the world better. |
|
|
|
Oct 23 2006, 11:33 AM
Post
#28
|
|
![]() Group: Members Posts: 549 Joined: 8-July 04 From: Mid-South, USA Member No.: 3,959 |
Here's a better representation of the pda in the Info tab for a Cxxxx (thanks to chyang's avatar).
I edited and resized it with my icon editor. Just right-click and save image as pda.png Then copy it to /home/QtPalmtop/pics144/sysinfo
Attached File(s)
|
|
|
|
Oct 23 2006, 12:53 PM
Post
#29
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
Good idea dougeeebear!
I wanted to use my "own" icon, but trying to make the background transparent in Microangelo Icon Editor for windows resulted in an ugly image. I just filled in the background with my color selection of blue, (which I use in the background for my Zaurus).
Attached File(s)
|
|
|
|
Oct 23 2006, 01:21 PM
Post
#30
|
|
![]() Group: Members Posts: 549 Joined: 8-July 04 From: Mid-South, USA Member No.: 3,959 |
I like yours better Jon, because it faces the correct way.
I tried to flip mine around, but I couldn't get it to look right. Here's yours with the transparent background.
Attached File(s)
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 07:03 AM |