[$40] B4A UI change to working app

TonyR

Member
Licensed User
Longtime User
I have a working app for writers to use to track submissions to publications. Right now, the main page is a scrolling listview with each panel having 2 lines of text and a progress bar (which indicates the # of days left before hearing a reply from the publisher--on average). Page 2 is for inputting the data about the submission. Page 3 is for putting in info for new publications. There are 2 SQL databases, one for the submissions and one for the publication info.

If I put in a new submission on page 2 and save it, when I go to the main page, there should be a new entry in the list with the progress bar. Right now, this works.

Right now, the user presses the menu button and selects the page they want to go to.

The UI change I'm looking for?

I would like to get rid of the menus and change to sliding left or right to get to another page. I will also need to add a 4th page to jump to when the panel in the listview is selected on the main page.

Right now, I can't get the listview to work at all using the left/right sliding code. The underlying screen slides, but the listview overlays the screen. This could be easy money for someone who knows what they're doing and can get the UI to cooperate.

Payment for this would be via Paypal.

TonyR
 

TonyR

Member
Licensed User
Longtime User
Neil, not sure how to send the file directly to you, so...
Both of these files should expand to the SubTracker directory. This project also contains databases, so you can see how it should work. Switching between screens is via the menu button.

Thanks
Tony
 

Attachments

  • SubTracker.zip
    512 KB · Views: 323
  • SubTracker2.zip
    349.6 KB · Views: 311

TonyR

Member
Licensed User
Longtime User
I used 7-zip on maximum compression and set the volume size to 512K, so it broke the 860K zip into 2 files. The filenames were SubTracker.zip.001 and SubTracker.zip.002. The forum won't accept those, so I renamed them. Maybe something is broken in 7-zip with breaking up .zip files. I'm at work now, but tonight I can re-zip the files manually and be careful that I don't go over 512K per zip file.

Tony
 

dealsmonkey

Active Member
Licensed User
Longtime User

OK Tony, Got the files now you explained that

I'll have a look later, got to go to the airport ;-)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…