Search found 254 matches: oimage

Return to advanced search

Re: xHarbour.org updated!

... #include "FiveWin.ch" STATIC oActiveX FUNCTION Main( cChave ) LOCAL oFont, oDlgCaptcha, oGet, oGet1, cCaptcha := Space(8), oSefaz, oImage LOCAL oFnt, oSaida, oBaixarXML LOCAL oChildWnd, cSite Default cChave := Space(44) MsgWait( "CONECTANDO AO PORTAL DA PORTO SEGURO...", ...
by karinha
Wed Sep 20, 2023 1:11 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 156
Views: 37320

simple image viewer - sample

... box (`oDlg`) with various properties, including title, color, and font. The dialog does not have a help icon. 4. **Image Display**: An image (`oImage`) is displayed in the dialog box. The image can be scrolled, and its progress bar is turned off by default. 5. **Buttons**: The program defines ...
by Otto
Fri Jun 09, 2023 6:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: simple image viewer - sample
Replies: 3
Views: 288

Re: printer class printimage

Note-1: We need not use oImage for printing. We can straight away use the image source, viz, filename, resource or any source of image. Note-2: TImage requires 'freeimage.dll'. Better to use TBitmap or TXImage instead so that our application ...
by Silvio.Falconi
Thu Apr 20, 2023 10:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: printer class printimage
Replies: 7
Views: 617

Re: printer class printimage

Note-1: We need not use oImage for printing. We can straight away use the image source, viz, filename, resource or any source of image. Note-2: TImage requires 'freeimage.dll'. Better to use TBitmap or TXImage instead so that our application ...
by nageswaragunupudi
Wed Apr 19, 2023 3:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: printer class printimage
Replies: 7
Views: 617

Re: BarMdi [ versión 4]

... visuales o de diseño, he utlizado alguna clase modificada por mi. Pero se puede utilizar con las clases originales. Las oBar se han sustituido por oImage para efectos visuales.
by JESUS MARIN
Thu Feb 23, 2023 5:13 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: BarMdi [ versión 4]
Replies: 34
Views: 2926

GetImage with xImage

I have this but not run @ nRow, 440 XIMAGE oImage ; FILENAME IF(empty(cImmagine ),cDefaImage,cImmagine );// NOBORDER ; SIZE 350,174 ; OF oDlg ; UPDATE @ nRow, oDlg:nWidth-50 BTNBMP oBtnSel[6] FLAT SIZE 30, 24 OF oDlg PIXEL ; COLOR nRgb(238,236,219),nRgb(238,236,219) ...
by Silvio.Falconi
Sat Feb 18, 2023 6:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetImage with xImage
Replies: 1
Views: 199

Re: write a test on Image control

resolved
need oImage:refresh()
by Silvio.Falconi
Mon Feb 13, 2023 10:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: write a test on Image control
Replies: 4
Views: 213

Re: The more fancy Xbrowses the more slow they become ?

... } :bChange := { || scopetimer(oBrw),('foto')->(DBGOTOP()),oBrw2:Refresh(),oBrw4:gotop(),oBrw4:Refresh(),oImage:Refresh(),oImage2:Refresh(),Obrw:refresh(),Oget:refresh(),oGet2:refresh() } oFld:bAction := { || (FolderActions("KLANTEN",oFld),oBrw[1]:gotop(),oBrw[1]:refresh()) ...
by Marc Venken
Sat Nov 05, 2022 3:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: The more fancy Xbrowses the more slow they become ?
Replies: 8
Views: 440

Re: Bitmap from a variable

oImage:SetSource( ... )
by nageswaragunupudi
Thu Oct 13, 2022 8:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bitmap from a variable
Replies: 4
Views: 293

Re: XIMAGE -> CLASS TXImage -> ACTION ?

... increase the size of the ximage control itself to maximum client area size of the window/dialog and then display then expand the image by using oImage:FitRect() Sorry, if I did not understand what exactly you mean by full screen
by nageswaragunupudi
Wed Aug 03, 2022 10:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XIMAGE -> CLASS TXImage -> ACTION ?
Replies: 4
Views: 611

Re: Speedtest DBF vs. LetoDB and mySQL

... is at the wrong place ? somewhere outsite the browse code ? bChange := { || SET_SCOPE_nobrowse(oBrw),('nofoto')->(DBGOTOP()),oBrw:Refresh(),oImage:Refresh(),oImage2:Refresh() } //// STATIC FUNCTION SET_SCOPE_nobrowse(oBrw) LOCAL cNName := fotoinde->code DBSELECTAREA( "nofoto" ...
by Marc Venken
Tue Oct 19, 2021 7:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest DBF vs. LetoDB and mySQL
Replies: 22
Views: 1775

Re: Speedtest DBF vs. LetoDB and mySQL

... sometimes. I use it in Xbrowse with the combination of :bChange := { || SET_SCOPE_nobrowse(oBrw),('nofoto')->(DBGOTOP()),oBrw:Refresh(),oImage:Refresh(),oImage2:Refresh() } with xbrowse getbarµ I even copy a dbf from the server pc to my local machine in order to have better speed Can ...
by Marc Venken
Mon Oct 18, 2021 8:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest DBF vs. LetoDB and mySQL
Replies: 22
Views: 1775

Problemas con Imagen

Buenas tardes tengo problemas con presentar una imagen El código es el siguiente Function ImageEq() LOCAL oDlg, oImage, oGet, lSetAlpha := .t., cUrlImage := SPACE(200) DEFINE DIALOG oDlg FROM 0, 0 TO 24, 60 @ 0, 0 IMAGE oImage SIZE 150, 150 OF oDlg SCROLL // ADJUST oImage:Progress( ...
by jponce
Sun Sep 05, 2021 1:49 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con Imagen
Replies: 2
Views: 414

Re: How to fill a xBrowse-cell with a real image-BRUSH ?

... and GDI-functions that was the reason thinking about ::hBrush = GdiPlusNewTextureBrush( oGdiBmp:hbmp ) :!: like using for the background-images : oImage := GDIBmp():new( c_path + cData ) oGraphics:DrawImage( oImage, nTop + nAdjust, nLeft, nWidth, nHeight ) oImage:End() oGraphics:Destroy() with ...
by ukoenig
Thu Jul 15, 2021 1:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to fill a xBrowse-cell with a real image-BRUSH ?
Replies: 4
Views: 675

Re: Draw on top of a photo

... nTop, nLeft, nBottom, nRight, nLineType , nColor, nPensize, nTransp ) the used values with calculated size ( 10 = the given distance from border ) oImage:bPainted    := < |hDC|          nHeight := oImage:nHeight - 20        nWidth := oImage:nWidth - 10        FREE_LINE(oImage, hDC, 10, 10, ...
by ukoenig
Wed May 12, 2021 5:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Draw on top of a photo
Replies: 3
Views: 549
Next

Return to advanced search

cron