|
-
Aug 15th, 2006, 01:41 AM
#1
Thread Starter
Junior Member
-
Aug 15th, 2006, 01:51 AM
#2
Re: how to make a background clickable..
I have no idea what that is. Can you explain?
-
Aug 15th, 2006, 01:53 AM
#3
Thread Starter
Junior Member
Re: how to make a background clickable..
erm.. the whole pic is the background for my company system.. im doing the interface for the system..means the first page when load in to the system. there got 12 pic rite? what i mean is..hw can i make the 12 pic into a button..so tat i can click the pic.. and link to the other page/forms . . hope u can get what i mean. thanks
-
Aug 15th, 2006, 01:58 AM
#4
Re: how to make a background clickable..
So the whole thing is an image, and it's the background for your HTML page?
In that case you will need to separate the button images and put them into anchor tags to make links.
Although I don't recommend making a page out of all images. Partly because they're butt ugly, and partly because it's quite hard to make it usable.
-
Aug 15th, 2006, 02:45 AM
#5
Thread Starter
Junior Member
Re: how to make a background clickable..
 Originally Posted by penagate
So the whole thing is an image, and it's the background for your HTML page?
In that case you will need to separate the button images and put them into anchor tags to make links.
Although I don't recommend making a page out of all images. Partly because they're butt ugly, and partly because it's quite hard to make it usable.
haha actually its jz a background..however, there is request for me to make it as buttons.. its not a html page..is a software...something like accounting software...the main page..where there is picture of general ledger, where they can click the pic to go in for any keying data process. do you know anything about Visual Pro Matrix or Visual foxpro?
-
Aug 15th, 2006, 05:50 AM
#6
Re: how to make a background clickable..
No I don't, if it's not a web page then you're in completely the wrong forum. Go to the index page and find a more appropriate one. I suggest General Developer.
Edit: I'll get a mod to move this for you.
Last edited by penagate; Aug 15th, 2006 at 05:56 AM.
-
Aug 15th, 2006, 06:06 AM
#7
Re: how to make a background clickable..
-
Aug 15th, 2006, 06:51 AM
#8
Thread Starter
Junior Member
Re: how to make a background clickable..
 Originally Posted by penagate
No I don't, if it's not a web page then you're in completely the wrong forum. Go to the index page and find a more appropriate one. I suggest General Developer.
Edit: I'll get a mod to move this for you.
ok..Thanks a lot..cos im new to here..so not reli familiar with the way of posting..thanks
-
Aug 15th, 2006, 10:13 AM
#9
Re: how to make a background clickable..
Can you subclass your form? If you can, can you receive mouse clicks and get their locations? If you can, map the form and relate mouse click locations to the picture they occur in. (It's a lot easier with web pages, because there are apps already developed to map the page.)
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Aug 15th, 2006, 07:11 PM
#10
Thread Starter
Junior Member
Re: how to make a background clickable..
is there anyone who is familiar with visual promatrix?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|