Consultor Eletrônico



Kbase P100757: How to overlay images over a browse column in GUI?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/28/2009
Status: Unverified

GOAL:

How to overlay images over a browse column in GUI?

GOAL:

Is it possible to display images in the rows of a browser widget?

FACT(s) (Environment):

Windows
Progress 8.x
Progress 9.x
OpenEdge 10.x

FIX:

A first draft sample application has been created which displays how images can be used in a browse cell to satisfy a specific query. The main issue to consider here is that images by themselves cannot be shown on the browse, like other widgets can. Therefore, the workaround is to put the image in a frame and overlay the frame over the browse cell.

This example is subjective to improvement and optimization, which will be done over time.

The sample code can be found on the PSDN code share web site and it is called "BrowseWithPic":

http://communities.progress.com/pcom/docs/DOC-2798