Quote:
Originally Posted by twobob
There is a title attribute..
Took me a while to find it myself..
Gimme 5 Ill dig it up.
EDIT... riiight...
http://xforms-toolkit.org/doc/xforms_6.html
And from that I extrapolated the two places to dump in the new titles.
so yeah grep -R "fl_show_form" ./* shows us two of them in main.c ?
(I think that was the name)
(This is all from my flakey memory btw so check it)
amend the last param to be L:A_N:Application_ID:whatevers_O:R_PC:N
my version runs on the Dialog layer which has no concept of rotation BUT can modally lock out the background - hence no accidental clicks on the Amazon Framework...
Hope that helps.
|
Did try that changing the fl_show_form thing, it did make some changes, so with more work it could be done - still require rewrite of code to include an index or whatever to change size. Not at my current interest level, maybe later someday. Thanks for the program as is.