Hi Ducth
Can you send me a room planner sample or upload room planner sample
Thanks in advance
Fabian
Hi Ducth
Can you send me a room planner sample or upload room planner sample
Thanks in advance
Fabian
Se ve bello y profesional
Saluditos ![]()
How and wich Ecr use ?
Great !
Hope this can be upgraded into a gantt class !
Shuming Wang
Upgrade Tgantt class ?
Tgantt run ok ,perhaps....you 'not Know how...
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
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
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
viewtopic.php?f=3t=24506p=133655hilit=tgantt#p133655
&&&
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.
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"
Otto,
I really like your work, I have watched it become more professional looking as time goes on
David
Sorry Dutch,
I almost forgot. Your room planner is brilliant
David
ukoenig wrote:i saw the same
Just one Question :
In some of my Tests I noticed, that the top Corners ( rounded ) are not painted transparent.
* New: documented functions RoundRect() and RoundBox() in FiveTech's wiki:
* New: functions CREATEELLIPTICRGN() and CREATEELLIPTICRGNINDIRECT(), added in a new module
Waaaw, Otto. It looks great. Congratulations.
Regards,
Michel D.
Genk (Belgium)
I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773