UPLOAD

new BookmarkLockedFalling
badbug
New Member
*

badbug Avatar

Posts: 7

Post by badbug on May 5, 2025 10:43:10 GMT -5

I know this has nothing to do with RB2. It an old issue that has never worked. However has anyone been able to UPLOAD a image from a run child program. A program with UPLOAD works as a parent. But run it from a parent and it quits working. It appears The upload widget is tied to the main program context.
I have a menu program that runs all the project programs based on the users security. Basically all my programs are child except the menu program.
We have all probably tried to click a parent UPLOAD from a button in the child. Trying to do a button with on-click in the child that clicks a UPLOAD in the parent is a mess.

Hopefully this works in RB2.

Thanks for the help.
BadBug
carlgundel
Administrator
*****
Creator of Run BASIC

carlgundel Avatar

Posts: 975

Post by carlgundel on May 7, 2025 9:18:18 GMT -5

badbug Avatar
I know this has nothing to do with RB2. It an old issue that has never worked. However has anyone been able to UPLOAD a image from a run child program. A program with UPLOAD works as a parent. But run it from a parent and it quits working. It appears The upload widget is tied to the main program context.
I have a menu program that runs all the project programs based on the users security. Basically all my programs are child except the menu program.
We have all probably tried to click a parent UPLOAD from a button in the child. Trying to do a button with on-click in the child that clicks a UPLOAD in the parent is a mess.

Hopefully this works in RB2.

Thanks for the help.
BadBug

Hey there. I haven't fixed anything like that as far as I can remember, but I will definitely work to fix any such known issues. :)

-Carl