• Welcome to TodayPlus Boards v2.
 

Launcher with Popup Menu

Started by fishboy, November 22, 2003, 12:49:53 AM

Previous topic - Next topic

fishboy

Here is a copy of slider.txt from 0.10.2 with the launcher added (which appears at the end of the file).  Seems that srs added a new region 17 that conflicted with mine so I changed regions 17 and 18 to 18 and 19 respectfully.
Axim X5 Advanced, Windows Mobile 2003

sdmaino

Thanks, thanks, thanks !!!  :mrgreen:
There is one more thing I cannot fix... :?

Below the launcher seems there is unused free space... (it uses the same space than the default one)

I played a little bit with with the defregion and offset, but seems to be insensitive to any change...

Can you help me ?

Thank you.
Dave

jhollin1138

Quote from: sdmainoBelow the launcher seems there is unused free space... (it uses the same space than the default one)
You need to adjust the amount space the POOM region is allocating for the Launcher region.  
Look for sections that look similar to this (will be in multiple places in the POOM region):if,region,16,0
addvar,var15,-37
else
endif

And play around with a smaller number, I would guess around -18 might work.
Jim H

fishboy

jhollin1138 is correct on what needs to be changed.  The value I believe should be set to 21 for all occurences.  

I was going to post a new skin file, but found another region conflict issue (region 19).  I tried changing my regions to 20 and 21, but apparently TodayPlus does not like region numbers > 20.  Will look for another region number to use and then repost the file.
Axim X5 Advanced, Windows Mobile 2003

fishboy

Ok, here is the slider.txt file with the adjustments to remove the additional space at the bottom (modified poom section size adjustment for region 16 from -37 to -21).  Also commented out the jumpregion,19,999 in the RSS region (apperantly srs planned to use region 19, but then commmented it out).
Axim X5 Advanced, Windows Mobile 2003