... una película
keys := {
{ "Título", "Director", "Género" },
{ "Duración", "Año de estreno", "Presupuesto" },
{ "Actores", "Productora", "Rating" }
}
Values: Información específica sobre una película
values := {
{ "La La Land", "Damien Chazelle", "Romántica" },
{ "128 minutos", "2016 ...
Search found 69 matches: rating
Searched query: rating
- Wed May 15, 2024 11:18 am
- Forum: Utilities / Utilidades
- Topic: function Attention( queries, keys, values ) --> output
- Replies: 1
- Views: 1891
- Mon Dec 03, 2018 11:39 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: chronometer
- Replies: 20
- Views: 5257
Re: chronometer
... on my github page where you can also find other classes created with Antonio Perricone and the late Stephan Haupt
The same thing happened to the Trating class , this class has been cloned by the creators of Minigui in fact in the examples of the language there is a "rating" folder where is inserted ...
The same thing happened to the Trating class , this class has been cloned by the creators of Minigui in fact in the examples of the language there is a "rating" folder where is inserted ...
- Sun Feb 19, 2017 11:14 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: stars on xbrowse
- Replies: 16
- Views: 7435
Re: stars on xbrowse
... We can create a bitmap from another two bitmaps from GdiPlus library
http://www.iispascalcomiforti.it/wp-content/uploads/2017/02/rating_report.jpg
test.prg
#include "fivewin.ch"#include "report.ch"STATIC oReportFunction Rep01() Local aSTAR  ...
http://www.iispascalcomiforti.it/wp-content/uploads/2017/02/rating_report.jpg
test.prg
#include "fivewin.ch"#include "report.ch"STATIC oReportFunction Rep01() Local aSTAR  ...
- Thu Feb 16, 2017 6:56 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: stars on xbrowse
- Replies: 16
- Views: 7435
Re: stars on xbrowse
... c:\work\fwh\bitmaps\fdem9.bmp" } )
:nWidths := 150
:nRowHeight := 50
* :lAllowSizings := .f.
:bPaintTexts := { |oCol,hDC,cData,aRect| ShowRating( oCol, hDC, cData, aRect, oLarge ) }
:aCols[ 1 ]:bPaintText := nil
:aCols[ 2 ]:bPaintText := nil
:aCols[ 3 ]:bPaintText := nil
:aCols[ 4 ...
:nWidths := 150
:nRowHeight := 50
* :lAllowSizings := .f.
:bPaintTexts := { |oCol,hDC,cData,aRect| ShowRating( oCol, hDC, cData, aRect, oLarge ) }
:aCols[ 1 ]:bPaintText := nil
:aCols[ 2 ]:bPaintText := nil
:aCols[ 3 ]:bPaintText := nil
:aCols[ 4 ...
- Wed Jan 07, 2015 9:53 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New Rating Class
- Replies: 60
- Views: 22373
Re: New Rating Class
Silvio,
it is just the < SERVICE-modul > to show how to handle statistics and some paintings
to make it complete and has nothing to do with the < rating-process > shown on the main-dialog.
Values without any statistic-solution, doesn't make sense.
As well I use it as test for < xBrowse-columns >, to ...
it is just the < SERVICE-modul > to show how to handle statistics and some paintings
to make it complete and has nothing to do with the < rating-process > shown on the main-dialog.
Values without any statistic-solution, doesn't make sense.
As well I use it as test for < xBrowse-columns >, to ...
- Wed Jan 07, 2015 8:32 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New Rating Class
- Replies: 60
- Views: 22373
Re: New Rating Class
Sorry,
I need a control to insert to a my app, I cannot use many and many function...
Perhaps you not uderstood what i need...
I ask your Help to create the class , (viewtopic.php?f=3&t=29903 )
If it is not possible,... I must use only a numeric get !!!
I need a control to insert to a my app, I cannot use many and many function...
Perhaps you not uderstood what i need...
I ask your Help to create the class , (viewtopic.php?f=3&t=29903 )
If it is not possible,... I must use only a numeric get !!!
- Wed Jan 07, 2015 1:05 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New Rating Class
- Replies: 60
- Views: 22373
Re: New Rating Class
... can have his own dialog-background and symbol.
I Moved the symbol-selection to the config dialog and
added fields < percent >, < total > and < ratings > for statistic-calculation.
These values are counted in the main-dialog.
The < Reset-button > will set all values to 0.
I still have to check the ...
I Moved the symbol-selection to the config dialog and
added fields < percent >, < total > and < ratings > for statistic-calculation.
These values are counted in the main-dialog.
The < Reset-button > will set all values to 0.
I still have to check the ...
- Mon Jan 05, 2015 4:23 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: function to build filters
- Replies: 17
- Views: 2811
Re: function to build filters
Me too please
.
Or maybe it´s better to post in the forums, as the Rating class.
In my opinion, this class TFilter is more useful and we should help Silvio to debug it!!!!.
![Very Happy :D](./images/smilies/icon_biggrin.gif)
![Very Happy :D](./images/smilies/icon_biggrin.gif)
Or maybe it´s better to post in the forums, as the Rating class.
In my opinion, this class TFilter is more useful and we should help Silvio to debug it!!!!.
- Sat Jan 03, 2015 8:38 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New Rating Class
- Replies: 60
- Views: 22373
Re: New Rating Class
ok Silvio.
- Sat Jan 03, 2015 8:37 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New Rating Class
- Replies: 60
- Views: 22373
Re: New Rating Class
Ups. I forgot a lot of changes. These have to run better (sorry):
FUNCTION PolyForms(nX,nY,nWidth,nHeight,nLados,nGiro,nPorC, lHalf) // MODIFIED LOCAL aVert LOCAL nRadV := nHeight/2 LOCAL nRadH := nWidth/2 LOCAL nAngl := (2*PI)/nLados LOCAL nAngu,nOAng LOCAL nCount,nStepLOCAL ...
FUNCTION PolyForms(nX,nY,nWidth,nHeight,nLados,nGiro,nPorC, lHalf) // MODIFIED LOCAL aVert LOCAL nRadV := nHeight/2 LOCAL nRadH := nWidth/2 LOCAL nAngl := (2*PI)/nLados LOCAL nAngu,nOAng LOCAL nCount,nStepLOCAL ...
- Sat Jan 03, 2015 8:28 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New Rating Class
- Replies: 60
- Views: 22373
Re: New Rating Class
Antolin,
on first beta class I thinked to use your function
Then I thinked yto use Bmps because the user can insert all bitmaps he wants
If you wish help me go at viewtopic.php?f=3&t=29903
I hope you help me
Regards
on first beta class I thinked to use your function
Then I thinked yto use Bmps because the user can insert all bitmaps he wants
If you wish help me go at viewtopic.php?f=3&t=29903
I hope you help me
Regards
- Sat Jan 03, 2015 8:16 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New Rating Class
- Replies: 60
- Views: 22373
Re: New Rating Class
Silvio, try one of theses solutions for half stars:
FUNCTION PolyForms(nX,nY,nWidth,nHeight,nLados,nGiro,nPorC, lHalf) // MODIFIED LOCAL aVert LOCAL nRadV := nHeight/2 LOCAL nRadH := nWidth/2 LOCAL nAngl := (2*PI)/nLados LOCAL nAngu,nOAng LOCAL nCount,nStepLOCAL nSides := IF( ...
FUNCTION PolyForms(nX,nY,nWidth,nHeight,nLados,nGiro,nPorC, lHalf) // MODIFIED LOCAL aVert LOCAL nRadV := nHeight/2 LOCAL nRadH := nWidth/2 LOCAL nAngl := (2*PI)/nLados LOCAL nAngu,nOAng LOCAL nCount,nStepLOCAL nSides := IF( ...
- Sat Jan 03, 2015 3:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New Rating Class
- Replies: 60
- Views: 22373
Re: New Rating Class
... Gradient vert
4. Image-brush
5. Selected textcolor
Download ( some new images are included ) :
m
http://www.pflegeplus.com/IMAGES/Rating3a.jpg
http://www.pflegeplus.com/IMAGES/Rating3b.jpg
http://www.pflegeplus.com/IMAGES/Rating3c.jpg
best ...
4. Image-brush
5. Selected textcolor
Download ( some new images are included ) :
m
http://www.pflegeplus.com/IMAGES/Rating3a.jpg
http://www.pflegeplus.com/IMAGES/Rating3b.jpg
http://www.pflegeplus.com/IMAGES/Rating3c.jpg
best ...
- Wed Dec 31, 2014 3:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New Rating Class
- Replies: 60
- Views: 22373
Re: New Rating Class
Antonio,
Can we converte it onto a control ?
Can we converte it onto a control ?
- Tue Dec 30, 2014 5:35 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New Rating Class
- Replies: 60
- Views: 22373
Re: New Rating Class
Uwe,
Fantastic!![Wink ;-)](./images/smilies/icon_wink.gif)
Fantastic!
![Wink ;-)](./images/smilies/icon_wink.gif)