Search found 1211 matches: development

Return to advanced search

Re: hash for storing variables

... composing components resembles the OOP principle of composition. This enhances reusability and maintainability and allows for a well-structured development of complex applications. However, it is not true OOP as the focus is more on reusing code snippets rather than creating and managing objects ...
by Otto
Tue Nov 28, 2023 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash for storing variables
Replies: 7
Views: 527

Fivewin controls similar to javascript elements

... to the DOM object. Understanding these similarities and differences can be quite useful when transitioning between web and desktop application development. The conceptual model of event handling is a key aspect of interactive application design in both environments, even though the specific ...
by Otto
Tue Nov 21, 2023 7:33 am
 
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 1127

Re: Help splitting up a character address string

... use Harbourino in developing web pages driven by DBF (database file) data using mod harbour. This highlights Harbourino's role in facilitating the development of dynamic web applications using Harbour​​. These insights suggest that Harbourino serves as an invaluable tool for developers working ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 603

Interesting discussion with ChtGPT

... I'm referring to the general context of programming languages and not specifically to the provided code snippet. In the context of software development, Harbour/Clipper is seen as an older programming language or environment, especially compared to newer languages and technologies. However, ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1244

The Future of Developer Forums

... The Future of Developer Forums: The Power of Community and Technology Combined In the world of software development, forums have long served as an indispensable source of knowledge and support. However, in an era where Artificial Intelligence (AI) can ...
by Otto
Wed Nov 01, 2023 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: The Future of Developer Forums
Replies: 5
Views: 311

Planner

... on the backend (server) and then the HTML code is processed first, followed by the processing of the CSS. This is the usual workflow in web development. I am so glad that I created the planner using only HTML and JavaScript. I can now easily set and generate different views. One is not dependent ...
by Otto
Mon Oct 30, 2023 8:56 pm
 
Forum: mod_harbour
Topic: Planner
Replies: 0
Views: 464

Re: FIVEWIN power - a room planer video

... on the backend (server) and then the HTML code is processed first, followed by the processing of the CSS. This is the usual workflow in web development. I am so glad that I created the planner using only HTML and JavaScript. I can now easily set and generate different views. One is not dependent ...
by Otto
Mon Oct 30, 2023 8:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FIVEWIN power - a room planer video
Replies: 50
Views: 11101

Re: HBIDE - Will there be any further development?

Ha, ha!

Yep, that works, thanks.
by FWExplorer
Sat Oct 21, 2023 7:13 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12987

Re: HBIDE - Will there be any further development?

Please download hbide.exe again, I forgot to upload it :-)
by Antonio Linares
Sat Oct 21, 2023 6:42 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12987

Re: HBIDE - Will there be any further development?

Ok, thanks. I don't know what's going on. The executable hbide.exe in https://github.com/FiveTechSoft/hbide/archive/refs/heads/master.zip has 1,804,288 bytes. When I run it and Alt-F, I don't know if the Event runs, but it doesn't appear to do anything. I'll recompile it without modification and see...
by FWExplorer
Sat Oct 21, 2023 2:01 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12987

Re: HBIDE - Will there be any further development?

> Can you test the executable, and see if Alt F works on your side?

Yes, working fine
by Antonio Linares
Sat Oct 21, 2023 5:46 am
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12987

Re: HBIDE - Will there be any further development?

Hi Antonio, Although the code that you offered above      if nKey >= K_ALT_Q .and. nKey <= K_ALT_M         ::oMenu:ProcessKey( nKey )      endif     is inserted into hbide.prg, the Alt keys don't work. Can you test the ex...
by FWExplorer
Fri Oct 20, 2023 11:48 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12987

Re: HBIDE - Will there be any further development?

Thanks Antonio,

I'll take a look this weekend.


Antonio Linares wrote:There is an updated version already available:

git clone https://github.com/FiveTechSoft/hbide

or simply:

git pull
by FWExplorer
Fri Oct 20, 2023 1:22 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12987

Re: HBIDE - Will there be any further development?

There is an updated version already available:

git clone https://github.com/FiveTechSoft/hbide

or simply:

git pull
by Antonio Linares
Fri Oct 20, 2023 9:05 am
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12987
PreviousNext

Return to advanced search