Search found 63 matches: frameworks

Return to advanced search

Re: Data exchange between PC and Android device on the same loca

... con mis dos propósitos específicos actuales. This has always been a taboo in the harbour world, that the source code be visible. In today's large frameworks, most of the code is visible, BUT on the server side, where it runs, a server that in principle ONLY the administrator has access to. That's ...
by Carles
Sat Feb 24, 2024 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 541

Re: WebView2 Essentials: Guides, Tips & Resources

... JavaScript) in your native applications. It uses the Chromium-based Microsoft Edge as the rendering engine. This control is available for various frameworks and platforms including .NET/C#, WinRT/C#, Win32/C++, Core, WPF, Windows Forms, Unity/HoloLens 2, and more​​​​. For developers working with ...
by Otto
Wed Jan 10, 2024 7:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 463

Conectarse con mariaDB

... parte del linkeo tengo: gcc $OBJ/$1.o -o ./$1.app/Contents/MacOS/$1 -L$CRTLIB -L$FIVEMAC/lib -lfive -lfivec -L$HARBOUR/lib/darwin/clang $HRBLIBS $FRAMEWORKS -F$FIVEMAC/frameworks -framework Scintilla $CRTLIB/libz.tbd $CRTLIB/libpcre.tbd Como no estoy usando xmate estoy perdido, donde debería de ...
by goosfancito
Mon Jan 01, 2024 9:22 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Conectarse con mariaDB
Replies: 4
Views: 2054

Interesting discussion with ChtGPT

... simpler - in terms of syntax - languages will experience a revival in the future, because AI with its fast answers makes many libraries and frameworks obsolete. And if a new generation of programmers emerges, I think the simpler will be preferred. ChatGPT: That's an interesting consideration. ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 887

Re: Web programming with Mod Harbour

... building backend components and APIs, rather than creating frontend interfaces (HTML, CSS, and JavaScript). Mod Harbour can be used alongside web frameworks to handle HTTP requests, business logic, and data manipulation. Here's a general outline of how you can approach web programming with Mod ...
by sumit234
Sat Jul 29, 2023 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web programming with Mod Harbour
Replies: 1
Views: 322

Re: Small Question about Word and FWH

... cWord:Quit() to avoid closing the shared document. Note that the exact implementation details may vary depending on the programming languages and frameworks you're using for both applications. Make sure to consult the documentation and resources specific to your development environment for guidance ...
by Antonio Linares
Mon Jul 17, 2023 9:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Small Question about Word and FWH
Replies: 29
Views: 1118

Re: U-Dbu

I forgot to comment...

There is also TWEB from Charly too is a screen design, routes, sessions,
together with UT they make an excellent dumbbell to have the FRONT and BACK all in one,
this gives a plus to many frameworks.

Worth a look.

Greetings
Osvaldo Ramirez
by ramirezosvaldo2
Thu May 11, 2023 2:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 1192

Re: Read API data one by one or in block

... Iterating over the data to perform some action on each record, such as storing it in a database or analyzing it in some way. Using libraries or frameworks that make it easier to work with the data, such as Pandas for data analysis or requests for making HTTP requests to APIs. Ultimately, the ...
by Antonio Linares
Mon Dec 19, 2022 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read API data one by one or in block
Replies: 1
Views: 248

Re: Iniciando con mod_harbour

Eduardo, Cree TWeb para comprobar como podemos facilmente usar el preprocesador para crearnos nuestros propios frameworks. No es la idea de que sea un framework que te sirva para crear cualquier pantalla, sino rapidamente pequeñas y potentes pantallas de entrada de datos. Hay ...
by Carles
Tue Jan 11, 2022 2:16 pm
 
Forum: mod_harbour
Topic: Iniciando con mod_harbour
Replies: 24
Views: 3303

Re: MD - Mercury Developer

sería como un npm o composer, algo imprescindible para que la gente se ponga a utilizar los frameworks. Buena idea.
by VictorCasajuana
Mon Jun 07, 2021 6:38 am
 
Forum: mod_harbour
Topic: MD - Mercury Developer
Replies: 18
Views: 2408

Re: mod for Fivewin - FLEXGRID extension for xBrowse

... The advantage of using these technologies is that you don't have to load any additional scripts or frameworks, and it allows you to easily responsive pages. Two classes TGridBox and TFlexBox are also included in Beacon Is this forum separate from ...
by nageswaragunupudi
Wed May 19, 2021 4:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod for Fivewin - FLEXGRID extension for xBrowse
Replies: 7
Views: 919

Re: mod for Fivewin - FLEXGRID extension for xBrowse

... The advantage of using these technologies is that you don't have to load any additional scripts or frameworks, and it allows you to easily responsive pages. Two classes TGridBox and TFlexBox are also included in Beacon
by cnavarro
Tue May 18, 2021 7:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod for Fivewin - FLEXGRID extension for xBrowse
Replies: 7
Views: 919

Re: Do you prefer to work from templates or code from scratch

Jack wrote:Hi,
It should be nice if we have some frameworks to have a Fivewin-like syntax .

Dialog design is important .

Thanks for your help .

Philippe



Try Beacon https://forum.modharbour.app/viewforum.php?f=27 or
TWeb https://modharbour.app/compass/#
by hmpaquito
Tue May 18, 2021 2:53 pm
 
Forum: mod_harbour
Topic: Do you prefer to work from templates or code from scratch
Replies: 7
Views: 869

Re: Do you prefer to work from templates or code from scratch

Hi,
It should be nice if we have some frameworks to have a Fivewin-like syntax .

Dialog design is important .

Thanks for your help .

Philippe
by Jack
Tue May 18, 2021 12:41 pm
 
Forum: mod_harbour
Topic: Do you prefer to work from templates or code from scratch
Replies: 7
Views: 869

Re: Do you prefer to work from templates or code from scratch

... style does not fit together. You can, of course, embed pure HTML / JS, but then you have an additional language. Since building the mod harbour frameworks to have a Fivewin-like syntax for the front end binds many resources, I would be interested in knowing how many of us are interested in these ...
by Otto
Sun May 16, 2021 8:56 pm
 
Forum: mod_harbour
Topic: Do you prefer to work from templates or code from scratch
Replies: 7
Views: 869
Next

Return to advanced search

cron