Help with image

Post Reply
lailton.webmaster
Posts: 603
Joined: Sun May 04, 2008 8:44 pm

Help with image

Post by lailton.webmaster »

Hey there

well i wanna know how i do to use only someone part of a picture

Image

i wanna select image by image

some one there know ??

thanks so much
User avatar
Antonio Linares
Site Admin
Posts: 42511
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Post by Antonio Linares »

Lailton,

Do you want to create an animated image from such bitmap ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
lailton.webmaster
Posts: 603
Joined: Sun May 04, 2008 8:44 pm

hi

Post by lailton.webmaster »

hey there

so, i dont wanna creat animation

i wanna know if is possible make a toolbar with very picture same file i was sended, and input just one image in a button make a tolbar jut with 1 imagem bmp that she have other picture.

can u understand ?
User avatar
Antonio Linares
Site Admin
Posts: 42511
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Post by Antonio Linares »

Yes, I understand you.

No, sorry, you have to split that image into smaller ones and use each one for each button.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42511
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Post by Antonio Linares »

In case that you use a TImageList object, then it may work.
regards, saludos

Antonio Linares
www.fivetechsoft.com
lailton.webmaster
Posts: 603
Joined: Sun May 04, 2008 8:44 pm

hum

Post by lailton.webmaster »

Bien Antonio, yo gostaria de poder me selecionar la image que yo quero
quenem tien la image acima 5 picture en uno bmp correto ?

yo gostaria de poder selecionar uno por uno assim yo poderia ter
somiente un arquibo con todos las image que bo usar en meu
programa, vos entende-me ?

gracias
User avatar
Antonio Linares
Site Admin
Posts: 42511
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Post by Antonio Linares »

If you are going to use a BTNBMP then you can't use that bitmap

Si vas a usar un BTNBMP entonces no puedes usar ese bitmap
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
ukoenig
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Hot-Spot area

Post by ukoenig »

Hello,

One or two month ago, there was a toppic
about, to define Hotspot-areas inside a image.
That would be a solution, to use just one Image
with many hotspot-areas as you like ( with defined borders around ),
used as buttons.
Maybe it is possible to have this in future FWH-versions.
With that, really nice things would be possible

Best Regards
Uwe :lol:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
Antonio Linares
Site Admin
Posts: 42511
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Post by Antonio Linares »

In fact that bitmap could be used just changing its origin coordinates so when it gets painted, just the portion that we want is shown.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
ukoenig
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Active Position

Post by ukoenig »

Antonio,

i understood, to show the complete image and use a part for
a action-button like that :

Image

I mean, to define positions inside a image and use the positions
of selected cor's for actions. I don't know, if that is possible.
It is something like a buttonbar with a defined background
and tranparent buttons.

Regards
Uwe :lol:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
Post Reply