InsertRVFFromFileEd vs. rvActionOpen1->LoadFile(...ffiRVF
Posted: Thu Apr 16, 2009 2:02 pm
basis:
- an empty/blank RVE.
- a RVF file with the only content "test"
# If I try to load the RVF from my RVA "Open"-button everything works fine ! (Content "test" is readable.)
# If I try to load the same RVF into the same RVE via InsertRVFFromFileEd, I get "list index out of bounds(-1)"
# If I try to load the same RVF into the same RVE via rvActionOpen1->LoadFile(...ffiRVF),
nothing happens. (How to control success of loading in this case ?)
Thank you for some helpful hints !
Best regards
Intis
- an empty/blank RVE.
- a RVF file with the only content "test"
# If I try to load the RVF from my RVA "Open"-button everything works fine ! (Content "test" is readable.)
# If I try to load the same RVF into the same RVE via InsertRVFFromFileEd, I get "list index out of bounds(-1)"
# If I try to load the same RVF into the same RVE via rvActionOpen1->LoadFile(...ffiRVF),
nothing happens. (How to control success of loading in this case ?)
Thank you for some helpful hints !
Best regards
Intis