Page 3 of 3

Re: OT: new FWH ECR released

Posted: Sat Mar 16, 2013 3:00 am
by Databaselab2002
Hi Ducth

Can you send me a room planner sample or upload room planner sample

Thanks in advance
Fabian
databaselab2002@yahoo.com.ar

Re: OT: new FWH ECR released

Posted: Sat Mar 16, 2013 4:22 am
by AIDA
Se ve bello y profesional :shock:


Saluditos :wink:

Re: OT: new FWH ECR released

Posted: Sat Mar 16, 2013 11:20 am
by Silvio.Falconi
How and wich Ecr use ?

Re: OT: new FWH ECR released

Posted: Tue Mar 19, 2013 3:03 am
by ShumingWang
Great !
Hope this can be upgraded into a gantt class !
Shuming Wang

Re: OT: new FWH ECR released

Posted: Tue Mar 19, 2013 7:45 am
by Silvio.Falconi
Upgrade Tgantt class ?
Tgantt run ok ,perhaps....you 'not Know how...

Re: OT: new FWH ECR released

Posted: Tue Mar 19, 2013 8:53 am
by ShumingWang
The now tgantt class without the main commercial use features: switch titles days/months/weeks, browse/up/down/page up/page down/skip/.../refresh with xbrowse.
Regards!
Shuming Wang

Re: OT: new FWH ECR released

Posted: Tue Mar 19, 2013 10:59 am
by Silvio.Falconi
ShumingWang wrote:The now tgantt class without the main commercial use features: switch titles days/months/weeks, browse/up/down/page up/page down/skip/.../refresh with xbrowse.
Regards!
Shuming Wang

Tgantt is a Class ... has not control about data !!!

All control about Data must be made by You!!!

Re: OT: new FWH ECR released

Posted: Tue Mar 19, 2013 11:09 am
by ShumingWang
Or fivetechsoft must create a test sample with :
a) calendar on top scrollable
b) a tgant graphic on middle scrollable
c) a xbrowse with data test scrollable

and all scrollable together

the Antonio 's test run but that test sampl not is a real tgant graphics

Antonio should create a test clarifier perhaps as a test Hotel Booking

http://forums.fivetechsupport.com/viewt ... tt#p133655

Re: OT: new FWH ECR released

Posted: Sat Oct 05, 2013 9:42 am
by HunterEC
Otto, Dutch:

Very impressive & neat programs. Congratulations.

Otto:

Do you have a demo ? I have a customer looking for a software like yours. Thank you.

Dutch:

I could not download your shared sample code, can you send me a link ? Thank you very much.

Re: OT: new FWH ECR released

Posted: Tue Oct 08, 2013 7:48 am
by Badara Thiam
Hello,

Look at this :

DLL FUNCTION CREATERECTRGN( nLeft AS _INT, nTop AS _INT, nRight AS _INT, nBottom AS _INT ) AS _INT ;
PASCAL FROM "CreateRectRgn" LIB "gdi32.dll"

DLL FUNCTION CreateRoundRectRgn( nLeft AS _INT, nTop AS _INT, nRight AS _INT, nBottom AS _INT, ;
nEllipseWidth AS _INT, nEllipseHeight AS _INT ) AS _INT ;
PASCAL FROM "CreateRoundRectRgn" LIB "gdi32.dll"

DLL FUNCTION SELECTCLIPRGN( nhDC AS _INT, nhRGN AS _INT ) AS _INT ;
PASCAL FROM "SelectClipRgn" LIB "gdi32.dll"

DLL FUNCTION CREATEELLIPTICRGN( nLeft AS _INT, nTop AS _INT, nRight AS _INT, nBottom AS _INT ) AS _INT ;
PASCAL FROM "CreateEllipticRgn" LIB "gdi32.dll"

DLL FUNCTION COMBINERGN( nhDest AS _INT, nhSource1 AS _INT, nhSource2 AS _INT, nMode AS _INT ) AS _INT ;
PASCAL FROM "CombineRgn" LIB "gdi32.dll"

DLL FUNCTION CREATECOMPATIBLEBITMAP( nhDC AS _INT, nWidth AS _INT, nHeight AS _INT ) AS _INT ;
PASCAL FROM "CreateCompatibleBitmap" LIB "gdi32.dll"

DLL FUNCTION CreateBitmap( nWidth AS _INT, nHeight AS _INT, uPlanes AS _INT, uBitsPerPel AS _INT, uLpvBits AS LPSTR ) AS _INT ;
PASCAL FROM "CreateBitmap" LIB "gdi32.dll"

DLL FUNCTION SETROP2( nhDC AS _INT, nRaster AS _INT ) AS _INT ;
PASCAL FROM "SetROP2" LIB "gdi32.dll"

Re: OT: new FWH ECR released

Posted: Tue Oct 08, 2013 8:28 am
by David Williams
Otto,

I really like your work, I have watched it become more professional looking as time goes on :D

David

Re: OT: new FWH ECR released

Posted: Tue Oct 08, 2013 8:31 am
by David Williams
Sorry Dutch,

I almost forgot. Your room planner is brilliant :D

David

Re: OT: new FWH ECR released

Posted: Thu Oct 31, 2019 4:34 am
by Jimmy
ukoenig wrote: Just one Question :
In some of my Tests I noticed, that the top Corners ( rounded ) are not painted transparent.
i saw the same

have a look here (from 2009)
http://forums.fivetechsupport.com/viewt ... RGN#p92423
* New: documented functions RoundRect() and RoundBox() in FiveTech's wiki:
* New: functions CREATEELLIPTICRGN() and CREATEELLIPTICRGNINDIRECT(), added in a new module
this Way you will get "round" Edge :D

Image
Image

Re: OT: new FWH ECR released

Posted: Fri Nov 01, 2019 3:57 pm
by driessen
Waaaw, Otto. It looks great. Congratulations.