[Gambas-user] PictureBox problem (Gambas3)
kobolds
kobolds at ...2041...
Fri Jan 15 18:53:56 CET 2010
I found the problem . sorry it's my fault . I mess up some code while try to
rewrite my program in gb2 to gb3.
Benoît Minisini wrote:
>
>> I having strange problem with PictureBox to display image.
>>
>> if I choose the image from picturebox properties , the image show up but
>> when I do it from program , the picture not showing .
>>
>> in the program I do this
>> picturebox1.picture = picture[application.path & "/image/back.png"]
>>
>> I found out that some of my picture is showing but some no. I have not a
>> clue what going on . %-|
>>
>>
>> http://old.nabble.com/file/p27169578/Back.png.tar.gz Back.png.tar.gz
>>
>
> Please provide your project.
>
> And, anyway, you must not absolute paths pointing at your project
> directory,
> because these paths do not exist anymore when you make an executable. You
> must
> use relative paths instead.
>
> See the documentation page http://gambasdoc.org/help/cat/path for more
> details!
>
> Regards,
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for
> Conference
> attendees to learn about information security's most important issues
> through
> interactions with peers, luminaries and emerging and established
> companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
--
View this message in context: http://old.nabble.com/PictureBox-problem-%28Gambas3%29-tp27169578p27180994.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list