Fancy Dashboard

Fancy Dashboard

Postby Marc Venken » Tue Jul 04, 2023 9:00 am

Hello,

I would like to make a fancy dashboard. My problem is that I always need a working sample and based on that sample I mostly can make a nice project from it. There have been posts of some kind of dashboard, but I need
a working sample. Does anyone has some kind of sample working ?

This is a idee, but I'm happy with a sample that just looks more nice then the typical buttons and xbrowse. (I like the second more)

The kind of data that will be shown is accounting data and Todo data like incomming calls need to be handled

Image

Image
Marc Venken
Using: FWH 23.04 with Harbour
User avatar
Marc Venken
 
Posts: 1343
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: Fancy Dashboard

Postby leandro » Tue Jul 04, 2023 11:43 am

Marc buenos días

Creo que esto es ahora totalmente posible con webview :D
Saludos
LEANDRO AREVALO
Bogotá (Colombia)
https://hymlyma.com
https://hymplus.com/
leandroalfonso111@gmail.com
leandroalfonso111@hotmail.com

[ Embarcadero C++ 7.60 for Win32 ] [ FiveWin 23.07 ] [ xHarbour 1.3.0 Intl. (SimpLex) (Build 20230914) ]
User avatar
leandro
 
Posts: 1481
Joined: Wed Oct 26, 2005 2:49 pm
Location: Colombia

Re: Fancy Dashboard

Postby Marc Venken » Tue Jul 04, 2023 7:58 pm

Thanks Leandro, but i'm not going for the Webview. Want to stay in FWH since it's not commercial and only for intern use.
Marc Venken
Using: FWH 23.04 with Harbour
User avatar
Marc Venken
 
Posts: 1343
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: Fancy Dashboard

Postby Antonio Linares » Tue Jul 04, 2023 10:10 pm

Dear Marc,

Class TWebView is inside FWH :-)

New examples coming...
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41315
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fancy Dashboard

Postby Marc Venken » Wed Jul 05, 2023 7:24 am

Is the TdocPanel class active and working? Trying to compile sample Testdock01 02 and 03

Error testdock02.RC 5 8: Cannot open file: WindowsXP.Manifest ??
Marc Venken
Using: FWH 23.04 with Harbour
User avatar
Marc Venken
 
Posts: 1343
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: Fancy Dashboard

Postby Antonio Linares » Wed Jul 05, 2023 10:53 am

Dear Marc,

Fixed, thanks. Simply add the folder path to the manifest files:

testdock01.rc
Code: Select all  Expand view
#include <windows.h>
#include <commctrl.h>

#ifndef __64__
  1 24 "winxp/WindowsXP.Manifest"
#else
  1 24 "winxp/WindowsXP.Manifest64"
#endif
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41315
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fancy Dashboard

Postby Marc Venken » Wed Jul 05, 2023 11:24 am

Thanks. Done and worked.

Sample 02 is a good sample for what I have in mind. I will look into it.
Marc Venken
Using: FWH 23.04 with Harbour
User avatar
Marc Venken
 
Posts: 1343
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: Fancy Dashboard

Postby Otto » Wed Jul 05, 2023 11:41 am

Dear Antonio,

I tried running the Hyper template from Fivewin, and everything is working fine. I
wanted to express my gratitude for your support with the webview feature from Fivewin. It is incredibly helpful.

Best regards,
Otto

Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6009
Joined: Fri Oct 07, 2005 7:07 pm

Re: Fancy Dashboard

Postby richard-service » Wed Jul 05, 2023 1:03 pm

Otto wrote:Dear Antonio,

I tried running the Hyper template from Fivewin, and everything is working fine. I
wanted to express my gratitude for your support with the webview feature from Fivewin. It is incredibly helpful.

Best regards,
Otto

Image


Dear Mr.Otto,

Look great.
Any samples?
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v5.7 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
richard-service
 
Posts: 765
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan

Re: Fancy Dashboard

Postby karinha » Wed Jul 05, 2023 2:36 pm

Master Otto, this model of yours looks professional. Congratulations! I liked very much.

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7215
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: Fancy Dashboard

Postby Otto » Wed Jul 05, 2023 2:48 pm

Hello friends,

This is the link to the Hyper Responsive Admin Dashboard Template: https://themes.getbootstrap.com/product ... -template/

Now we need to populate it with live data. I have a lot of experience working with WINHOTEL using HYPER and Mod Harbour. However, with the introduction of webview, I will attempt to utilize the same code for the user interface in Mod Harbour as Fivewin.

Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6009
Joined: Fri Oct 07, 2005 7:07 pm

Re: Fancy Dashboard

Postby Otto » Wed Jul 05, 2023 6:28 pm

I use a patcher written in FIVEWIN to patch the files before compiling.

Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6009
Joined: Fri Oct 07, 2005 7:07 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: richard-service and 76 guests