Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dynamic Windows 3.3 Status Update
#4
I've experimentally switched to option 1) to see how things work... trying to see how much stuff breaks, and there were immediately changes required for Interface Builder... the URI is URLencoded with the filename separated by a %3A (encoded : character) so I had to add Android special case handling for that.

Added DW_FILE_MASK which can be bitwise ANDed to get the open flag, on Android.

Also added DW_FILE_PATH which will cause Android to always return a path, if it would otherwise have returned a URI (it is 0 on other platforms since they always return paths already).

DW_DIRECTORY_OPEN also always returns a path on Android.

Edit: Basically I needed to put handling into all my apps for Android URIs, not sure if this is the way to go... if anyone has any input please let me know... you can see the necessary changes in the HandyFTP, Interface Builder and DWTest component of Dynamic Windows itself. Not sure if it is too much Android specific handling... if I should try a different option that appears more cross platform.
Reply


Messages In This Thread
Dynamic Windows 3.3 Status Update - by dbsoft - 04-09-2022, 06:32 PM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 07-07-2022, 11:11 PM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 07-13-2022, 10:29 PM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 07-15-2022, 05:27 PM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 07-28-2022, 04:40 PM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 09-17-2022, 10:30 PM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 11-16-2022, 06:12 AM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 12-16-2022, 07:25 AM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 12-19-2022, 09:29 AM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 12-22-2022, 12:29 AM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 12-28-2022, 09:13 PM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 12-31-2022, 10:01 PM
RE: Dynamic Windows 3.3 Status Update - by dbsoft - 01-10-2023, 09:15 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)