test2 for RESOURCE
test2 for RESOURCE
Hi!
My testprogram res2_test.bas use 2xtwo facebutton objects:
fb1, fb2, fb3 and fb4.
For first 2 buttons I make pics as bmp-s, and for second 2 buttuns I make pics as resource files.
Bat the result has error: on the 4. button show up the 3. pic...
Why? What is my error?
Thanks.
PaPi
My testprogram res2_test.bas use 2xtwo facebutton objects:
fb1, fb2, fb3 and fb4.
For first 2 buttons I make pics as bmp-s, and for second 2 buttuns I make pics as resource files.
Bat the result has error: on the 4. button show up the 3. pic...
Why? What is my error?
Thanks.
PaPi
test2 for RESOURCE
Hi, my files in a zip file attached ...
PaPi
ps: sorry I see now this:
"NOTICE: If you had an attachment in your post, you will need to reselect the attachment again in the browse box for security reasons."
PaPi
ps: sorry I see now this:
"NOTICE: If you had an attachment in your post, you will need to reselect the attachment again in the browse box for security reasons."
test2 for RESOURCE
1 year later and no response.
did you figure this out?
I am trying to get the coding for FnxDesigner to work but everything I have tested for Button and FaceButton fail.
Button1.BMPresource(0)="myres.res" == can not assign to function
Button1.BMPresource()="myres.res" == can not assign to function
Button1.BMPresource("myres.res") == FAILS and only 1 bmp in resource file
downloaded your example and it fails also.
Stupid FAILURE - highlights Line 23 Error 40 with "can not assign to function BMPresource(
but line 23 is Height=36 for FB4
BMPresource is on line 40
thanks
did you figure this out?
I am trying to get the coding for FnxDesigner to work but everything I have tested for Button and FaceButton fail.
Button1.BMPresource(0)="myres.res" == can not assign to function
Button1.BMPresource()="myres.res" == can not assign to function
Button1.BMPresource("myres.res") == FAILS and only 1 bmp in resource file
downloaded your example and it fails also.
Stupid FAILURE - highlights Line 23 Error 40 with "can not assign to function BMPresource(
but line 23 is Height=36 for FB4
BMPresource is on line 40
thanks
test2 for RESOURCE
Hi, the solution in attachment : res2_test_files_new.zip .
There are the comment: `HERE: in source list 2 x ...
PaPi
ps: But there was answer for this problem in this forum in category "General Board" in topics "My problem with resource file(s)" on 08/26/07 az 08:32:59
There are the comment: `HERE: in source list 2 x ...
PaPi
ps: But there was answer for this problem in this forum in category "General Board" in topics "My problem with resource file(s)" on 08/26/07 az 08:32:59
test2 for RESOURCE
[quote author=PaPi link=1187271637/0#3 date=1219041867]Hi, the solution in attachment : res2_test_files_new.zip .
There are the comment: `HERE: in source list 2 x ...
PaPi
ps: But there was answer for this problem in this forum in category "General Board" in topics "My problem with resource file(s)" on 08/26/07 az 08:32:59[/quote]
I did jump the gun a bit.
I found the other thread and files
BMP and Resource and working in, allows user to load file or build the Resource structure in the Declare part of FnxDesigner.
Thanks
There are the comment: `HERE: in source list 2 x ...
PaPi
ps: But there was answer for this problem in this forum in category "General Board" in topics "My problem with resource file(s)" on 08/26/07 az 08:32:59[/quote]
I did jump the gun a bit.
I found the other thread and files
BMP and Resource and working in, allows user to load file or build the Resource structure in the Declare part of FnxDesigner.
Thanks
test2 for RESOURCE
TP911 write:
>I did jump the gun a bit.
>I found the other thread and files
My question:
Which thread this one? Where?
PaPi
>I did jump the gun a bit.
>I found the other thread and files
My question:
Which thread this one? Where?
PaPi
test2 for RESOURCE
this one from you post here
==========
Hi, the solution in attachment : res2_test_files_new.zip .
There are the comment: `HERE: in source list 2 x ...
PaPi
ps: But there was answer for this problem in this forum in category "General Board" in topics "My problem with resource file(s)" on 08/26/07 az 08:32:59
==============
and from the zip you just posted
==========
Hi, the solution in attachment : res2_test_files_new.zip .
There are the comment: `HERE: in source list 2 x ...
PaPi
ps: But there was answer for this problem in this forum in category "General Board" in topics "My problem with resource file(s)" on 08/26/07 az 08:32:59
==============
and from the zip you just posted