how to display background image?

This is a discussion on how to display background image? within the xharbour forums in Programming Languages category; Hi, how can I display a background image and display @ ... say/get on it?!? I tried wvw_drawimage(), but it will be erased, and using it with addmiscobject() the image is allways on top. thanks for help, Dirk...

Go Back   Application Development Forum > Programming Languages > xharbour

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-20-2008, 05:18 AM
dirk
Guest
 
Default how to display background image?

Hi,

how can I display a background image and display @ ... say/get on
it?!?

I tried wvw_drawimage(), but it will be erased, and using it with
addmiscobject() the image is allways on top.

thanks for help,

Dirk
Reply With Quote
  #2  
Old 08-20-2008, 06:27 PM
Pritpal Bedi
Guest
 
Default Re: how to display background image?

> how can I display a background image and display @ ... say/get on
> it?!?
>
> I tried wvw_drawimage(), but it will be erased, and using it with
> addmiscobject() the image is allways on top.


No, you cannot.

All GUI renderings are at the top of CONSOLE output.
GETs are console rendering.

I am finding a way to do so, anyhow.

Regards
Pritpal Bedi


Reply With Quote
  #3  
Old 08-20-2008, 06:55 PM
dlzc
Guest
 
Default Re: how to display background image?

Dear dirk:

On Aug 20, 2:18*am, dirk <dirk.bl...@t-online.de> wrote:
> Hi,
>
> how can I display a background image and display
> @ ... say/get on it?!?
>
> I tried wvw_drawimage(), but it will be erased, and
> using it with addmiscobject() the image is allways
> on top.


This is not so much help, but "what if"...
What if you generated the HTML necessary to do this, passed control to
the browser for input, then retrieved the input?

What if you did similarly with a document, and let Word / Open Office
handle displaying the background picture and data entry, and parse the
result?

David A. Smith
Reply With Quote
  #4  
Old 08-23-2008, 05:10 AM
budyanto
Guest
 
Default Re: how to display background image?

(some of my postings were not delivered by reader.greatnowhere.com.
any idea why?)

Dirk,

The painted objects such as the one drawn by wvw_drawimage will always
be
painted on top of GT's text. So if you want to have background image,
you
must avoid writing any text using GT command. You must write labels
using
eg. wvw_drawlabel() (instead of @...SAY) and accepting input using
wvw_eb*
functions (instead of @...GET).

In short, displaying background image is not an easy task in gtwvw.

Of course conceptually wvw_drawlabel can be executed via @...SAY
preprocessing, and wvw_eb* can also be executed via @...GET
preprocessing.
AFAIK there's no freely available tools to get that done, even in
wvwtools.
(But I can be wrong.)

regards,
budyanto


"dirk" <dirk.blume@t-online.de> wrote in message
news:
378aa15a-912a-432d-9e1a-5d189acc75b3...oglegroups.com...
> Hi,
>
> how can I display a background image and display @ ... say/get on
> it?!?
>
> I tried wvw_drawimage(), but it will be erased, and using it with
> addmiscobject() the image is allways on top.
>
> thanks for help,
>
> Dirk


Reply With Quote
  #5  
Old 08-23-2008, 05:10 AM
budyanto
Guest
 
Default Re: how to display background image?

(some of my postings were not delivered by reader.greatnowhere.com.
any idea why?)

Dirk,

The painted objects such as the one drawn by wvw_drawimage will always
be
painted on top of GT's text. So if you want to have background image,
you
must avoid writing any text using GT command. You must write labels
using
eg. wvw_drawlabel() (instead of @...SAY) and accepting input using
wvw_eb*
functions (instead of @...GET).

In short, displaying background image is not an easy task in gtwvw.

Of course conceptually wvw_drawlabel can be executed via @...SAY
preprocessing, and wvw_eb* can also be executed via @...GET
preprocessing.
AFAIK there's no freely available tools to get that done, even in
wvwtools.
(But I can be wrong.)

regards,
budyanto


"dirk" <dirk.blume@t-online.de> wrote in message
news:
378aa15a-912a-432d-9e1a-5d189acc75b3...oglegroups.com...
> Hi,
>
> how can I display a background image and display @ ... say/get on
> it?!?
>
> I tried wvw_drawimage(), but it will be erased, and using it with
> addmiscobject() the image is allways on top.
>
> thanks for help,
>
> Dirk


Reply With Quote
  #6  
Old 08-23-2008, 05:12 AM
budyanto
Guest
 
Default Re: how to display background image?

grrrrr.... i reposted it via google and now i had it posted twice...
sorry for the noise
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 09:01 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.