Search found 43 matches: ellipse

Return to advanced search

New FTDN October/Octure (FWH 22.10)

... Eg: ICON_READ( ".docx" ) --> hIcon. * BtnBmp.prg: Runtime error when 5th element of :aBmpRect is "circle" or "ellipse" (introduced in 2004) is now fixed. * New function fw_memowrit( cFile, cText ). Saves cText without suffixing eof (chr(26)). Same as HB_MEMOWRIT( ...
by Antonio Linares
Wed Nov 02, 2022 11:55 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 869

Re: Draw a bitmap

... or "CIRCLE" The image is resized the maximum to fit inside the window, but cropped into a circle. Value "E" or "ELLIPSE" The image is resized the maximum to fit inside the window, but cropped into an ellipse. The program can be as simple as:   local ...
by nageswaragunupudi
Thu Oct 06, 2022 5:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Draw a bitmap
Replies: 6
Views: 467

Re: Clase para Graficos Vectoriales

... ) METHOD Box( nRow, nCol, nBottom, nRight, anoPen, noBrush, aText, cUnits ) METHOD AngleArc( x, y, r, angle, sweep, uPen, uBrush, cUnits ) METHOD Ellipse( nRow, nCol, nBottom, nRight, oPen, nFillClr, aText, cUnits ) Usage: oPrn:Box( 20, 20, 50, 60, oPen, oBrush, aText, "CM" ) There are ...
by Antonio Linares
Wed Sep 21, 2022 2:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase para Graficos Vectoriales
Replies: 20
Views: 1203

Re: Print Problem with FWH2104

One of the enhancements to methods Line(), Box() and RoundBox(), Arc(), Chord(), Ellipse(), Pie(), etc., is to specify the Units (INCHES/CM/MM) as the last parameter. This avoids the need to do complex calculations in our program for converting INCHES/CM/MM to pixels ...
by nageswaragunupudi
Wed Jun 09, 2021 3:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Problem with FWH2104
Replies: 27
Views: 2658

Re: Print Problem with FWH2104

... later. The methods Line() and Box() continue to function the same till now. Syntax of methods Line(), Box() and RoundBox(), Arc(), Chord(), Ellipse(), Pie() have the first 4 parameters nTop, nLeft, nBottom, nRight. METHOD Line(     nTop, nLeft, nBottom, nRight, oPen )METHOD ...
by nageswaragunupudi
Wed Jun 09, 2021 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Problem with FWH2104
Replies: 27
Views: 2658

Re: Printer class question - RESOLVED

... CASE nIndex = 4; cName: = "LineVertical" CASE nIndex = 5; cName: = "Rectangle" CASE nIndex = 6; cName: = "Ellipse" these types of charts are drawn not as object classes, so that is the question and each Item action are in ElementActions function so ...
by Silvio.Falconi
Sat Oct 24, 2020 10:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printer class question - RESOLVED
Replies: 41
Views: 3438

Re: Fast Report´s future

... CASE nIndex = 4; cName: = "LineVertical" CASE nIndex = 5; cName: = "Rectangle" CASE nIndex = 6; cName: = "Ellipse" these types of charts are drawn not as object classes, so that is the question and each Item action are in ElementActions function so ...
by Silvio.Falconi
Wed May 13, 2020 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fast Report´s future
Replies: 56
Views: 6177

Re: New FTDN September/Septiembre 2019 (FWH 19.09)

... ; Las cláusulas OUTLINE y SIZE son nuevas. - Metodo RoundBox() No estaba funcionando correctamente. Solucionado y mejorado. Los métodos Box() y Ellipse(9 también se han mejorado. METHOD Box( nTop, nLeft, nBottom, nRight, [uPen], [uBrush], [aText], ; [cUnits] ) METHOD RoundBox( nRow, nCol, nBottom, ...
by Antonio Linares
Fri Oct 18, 2019 8:38 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2019 (FWH 19.09)
Replies: 1
Views: 2911

New FTDN September/Septiembre 2019 (FWH 19.09)

... <lrow>] ; Clauses OUTLINE and SIZE are the new clauses. - Method RoundBox() was not working correctly. Fixed and enhanced. Methods Box and Ellipse are also enhanced. METHOD Box( nTop, nLeft, nBottom, nRight, [uPen], [uBrush], [aText], ; [cUnits] ) METHOD RoundBox( nRow, nCol, nBottom, nRight, ...
by Antonio Linares
Sun Oct 13, 2019 11:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2019 (FWH 19.09)
Replies: 1
Views: 2911

FWH 1908: TPrinter class Enhancements: Charts, Tables, more

... ;  Clauses OUTLINE and SIZE are the new clauses. Method RoundBox() was not working correctly. Fixed and enhanced. Methods Box and Ellipse are also enhanced. METHOD Box( nTop, nLeft, nBottom, nRight, [uPen], [uBrush], [aText], [cUnits] )METHOD ...
by nageswaragunupudi
Sun Sep 29, 2019 3:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 1908: TPrinter class Enhancements: Charts, Tables, more
Replies: 2
Views: 740

Re: 3 problems with touch.prg from the fwh/samples

Dear Antonio I use TRBtn as I never got TImage working. In my copy of TRBtn I inserted DrawEllipse method and changed Paint method. This is working for me. But now I want to switch to the newest FIVEWIN version and original FW classes evolved much. It is difficult for ...
by Otto
Thu Nov 08, 2018 7:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 3 problems with touch.prg from the fwh/samples
Replies: 18
Views: 3827

Possible to add < roundrect > to FW_CreateBitmap ?

... nColN, lClose } Specify nPenSize = 0 for Filled Polygon Rectangle { 'R', nClr, nPenSize, nRefWidth, nRefHeight, nTop, nLeft, nBottom, nRight } Ellipse { 'E', nClr, nPenSize, nRefWidth, nRefHeight, nTop, nLeft, nBottom, nRight } Curve { 'C', nClr, nPensize, nRefWidth, nRefHeight, nRow1, nCol1, ...
by ukoenig
Fri Mar 23, 2018 8:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Possible to add < roundrect > to FW_CreateBitmap ?
Replies: 0
Views: 531

Re: Combobox: How to color items

... border color and thickness. We can even specify translucent alpha colors. We can specify width, height and shape, rectangle, square, circle, ellipse. The bitmap produced is an alpha bitmap. function ColorBlockBmp( nColor, nBorderColor, nWidth, nHeight, nBorderSize, lEllipse )  ...
by nageswaragunupudi
Tue Feb 27, 2018 6:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Combobox: How to color items
Replies: 18
Views: 2887

Re: Ayuda DLL

Antonio buenos dias, gracias por la ayuda Agrego la VM.LIB (xharbour), y me manda estos errorres :( :( Proyecto: Kept5, Entorno: BorlandDLL: [1]:Harbour.Exe Source\Tseguro.prg /m /n /es2 /ki /iP:\32bits\xharbour\include;P:\32bits\FWH\INCLUDE /i /oObj\Tseguro.c xHarbour Compiler build 1.2.1 (SimpLex)...
by ricardog
Thu Aug 31, 2017 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6374

Re: OT Routing routine

Antonio, This is not done with yWorks, but with a routine I wrote myself :D :D . It is done with LineTo() MoveTo(), ellipse(),.... functions :) Because I want some more complex(bigger) drawings, I was considering using yWorks. Here are some examples on the yWorks-site. http://www.yworks.com/products/yfiles/gallery ...
by Marc Vanzegbroeck
Thu Dec 15, 2016 8:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT Routing routine
Replies: 11
Views: 1889
Next

Return to advanced search