There is probably a much better way to do this.
I wrote this sample over 15 years ago.
html forms a desktop app
Re: html forms a desktop app
The eXpress train is coming - and it has more cars.
Re: html forms a desktop app
Looking at the code, i felt the same way...rdonnay wrote:There is probably a much better way to do this.
I wrote this sample over 15 years ago.
But i wan't about to tell YOU that..
i've been working on some of my base level functions from the last century...
looks like some village is missing the idiot who wrote them..
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Re: html forms a desktop app
Brian -
Here is an improvement to the Scrolling Gets demo.
It's not perfect but it's much better.
You can also use PgUp and PgDn.
This version no longer uses CARGO. Instead it takes advantage of the feature of eXpress++ that lets you create new iVars on the fly.
Let me know if you want me to do any work for you on your app and employ something like this.
Here is an improvement to the Scrolling Gets demo.
It's not perfect but it's much better.
You can also use PgUp and PgDn.
This version no longer uses CARGO. Instead it takes advantage of the feature of eXpress++ that lets you create new iVars on the fly.
Let me know if you want me to do any work for you on your app and employ something like this.
- Attachments
-
- scrollgets.zip
- (1.92 KiB) Downloaded 1081 times
The eXpress train is coming - and it has more cars.
Re: html forms a desktop app
thanks..rdonnay wrote:Brian -
Here is an improvement to the Scrolling Gets demo.
It's not perfect but it's much better.
You can also use PgUp and PgDn.
This version no longer uses CARGO. Instead it takes advantage of the feature of eXpress++ that lets you create new iVars on the fly.
Let me know if you want me to do any work for you on your app and employ something like this.
i'll let you know as soon as i come up from my bootstrap/ responsive / javascript web-side re-design...
But, i'll try this sometime tonight/this morning.. (i'm back to working 16 hour days for awhile unitl i get further along on te webside re-design..)
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Re: html forms a desktop app
Instead of trying to take an xbase++ dialog and make it scrolling, I think i'm going to try to just make an html page that reads the .dbf data from our app when it loads (only locally from a app menu choice) , and sends the data back to the local desktop app to be posted.
I don't think i'm going to wait for alaska to "finish" the html-ui controls...
i want to include this in our app in the short term future..
no cxp, just using the same methodologies i've been using on our web app...
I don't think i'm going to wait for alaska to "finish" the html-ui controls...
i want to include this in our app in the short term future..
no cxp, just using the same methodologies i've been using on our web app...
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises