Search found 22 matches: diagram

Return to advanced search

Re: Cambiar Tree Completo Sobre xBrowse (solucionado)

... Rao, a question if I have an xbrowse with customer.dbf (with a combobox to select the indexes and a get to search for customers - see the example diagram below) USE CUSTOMER.... DEFINE DIALOG oDlg @ 10, 165 GET oGet VAR cSeek SIZE 200,19 PIXEL OF oDlg PICTURE "@!"   @ ...
by Silvio.Falconi
Mon Jan 22, 2024 9:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambiar Tree Completo Sobre xBrowse (solucionado)
Replies: 9
Views: 799

Sankey Diagram - FIVEWIN/WEBVIEW sample

Dear friends, Useful for representing flow charts WINHOTEL Such a diagram would effectively visualize how the origin of guests is distributed across various age groups. For example, a wider path from the age group 18-25 to Germany would indicate that a larger ...
by Otto
Sun Jan 14, 2024 8:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sankey Diagram - FIVEWIN/WEBVIEW sample
Replies: 0
Views: 611

Re: kiosk mode

Dear Otto,

Are you looking to launch a mod_harbour app from a FWH app ?

You could use ShellExecute() to go to a URL

Please show a diagram or explanation, thanks
by Antonio Linares
Tue Apr 20, 2021 12:45 pm
 
Forum: mod_harbour
Topic: kiosk mode
Replies: 9
Views: 976

Re: Diagrama de Clases UML de las clases FWH (Curiosidad)

... y crear lo mismo en lenguaje UML para tener un Mapa Visual de herencias. Me he basado en esta nomenclatura: https://plantuml.com/es/class-diagram
by VictorCasajuana
Tue Feb 02, 2021 9:17 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Diagrama de Clases UML de las clases FWH (Curiosidad)
Replies: 2
Views: 309

Re: flowchart for mod harbour projects

Hello Enrico, it is not an APP. I am using mod harbour and a javascript lib. --------- I think in my case, this is more of a block diagram. A block diagram is a diagram of a system in which the principal parts or functions are represented by blocks connected by lines that show the relationships ...
by Otto
Sun Nov 22, 2020 9:31 am
 
Forum: mod_harbour
Topic: flowchart for mod harbour projects
Replies: 5
Views: 618

control the head.view via the controller.

Dear Antonio, can you please show us how to control the head.view via the controller. For example, I include the dayPilot library in a menu item. However, it makes little sense if these libraries are then integrated in all modules. <! - daypilot libraries -> <s cript src = "js / daypil...
by Otto
Sat Dec 28, 2019 2:16 pm
 
Forum: mod_harbour
Topic: control the head.view via the controller.
Replies: 0
Views: 198

Re: Understanding Genesis

Dear Antonio,
thank you.
I will try to make a flow diagram for better understanding.
GENESIS is a very useful and very clean template. All that is needed for business APP is included.
Thank you so much.
Best regards
Otto
by Otto
Sat Nov 09, 2019 1:09 pm
 
Forum: mod_harbour
Topic: Understanding Genesis
Replies: 3
Views: 730

Dependency walker - great utility

... Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are ...
by Antonio Linares
Fri Sep 13, 2019 5:00 am
 
Forum: Utilities / Utilidades
Topic: Dependency walker - great utility
Replies: 3
Views: 1073

Re: scroll buttons tablet win10

Maybe you can use an xBrowse with a multi dimensional array. Put table bitmaps on the fields. When a bitmap is selected, have it popup a diagram of the full table. Store the values for the tables in a dbf that is associated with the array of tables. Your bitmaps in the browse can have three ...
by TimStone
Thu Oct 12, 2017 4:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: scroll buttons tablet win10
Replies: 5
Views: 1205

Re: OT Routing routine

... I have a message that the 30 days of evaluation is over. I thought the Visual Studio Cummunity 15 was free... I will create it in yEd and post the diagram
by Marc Vanzegbroeck
Fri Dec 16, 2016 10:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT Routing routine
Replies: 11
Views: 1905

Re: FWH 64 promotional offer

... represent a square. In figure below we can see the "BitBoard" (AKA Bit Maps) for white knights (WN) positions represented in chess diagram above. The 1's represent the White Knights positions. http://i57.tinypic.com/14iiyc4.jpg We can know if a WN is attacking a ...
by George
Mon May 05, 2014 1:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 64 promotional offer
Replies: 10
Views: 2362

useful for troubleshooting system errors

... Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are ...
by Otto
Mon Sep 09, 2013 7:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: useful for troubleshooting system errors
Replies: 1
Views: 583

Re: Sync on / via the Cloud

From your diagram it looks like you just want to make a backup copy of the network database? Or, did you mean that each user would have a local copy of the database, and each of the dbfs would be synced with every record write? ...
by James Bott
Sat Mar 30, 2013 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sync on / via the Cloud
Replies: 17
Views: 4204

Using SQLRDD and not die trying

... - DOES NOT WORK. If you decide to use SQLRDD, I recommend you buy it. This is my personal point of view and is as valid as yours. We prepare a diagram of how to use an application written SQLRDD for xBase. http://rapidshare.com/files/12044254/Transaccion.pdf This is the code that ...
by devtuxtla
Sat Mar 23, 2013 3:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using SQLRDD and not die trying
Replies: 1
Views: 615

Re: Windows 8 - right and left hemisphere

This is the real architecture of Windows 8: http://img195.imageshack.us/img195/2956/460winnt.png BTW, here is another diagram: http://bitcrazed.com/post/2012/01/27/An-Accurate-Windows-8-Platform-Architecture-Diagram.aspx WinRT is nothing more than a collection of COM objects ...
by modicr
Wed Apr 04, 2012 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 8 - right and left hemisphere
Replies: 12
Views: 4669
Next

Return to advanced search

cron