Search found 2268 matches: easy

Return to advanced search

Re: Filter on Xbrowse

Good morning Master Otto, could you send me the FILE.DBF? It seems very EASY to create the filters in FWH according to your beautiful image, in WEBVIEW. Buenos días Maestro Otto, ¿podría enviarme el FILE.DBF? Parece muy FÁCIL crear los filtros en FWH según tu ...
by karinha
Mon May 06, 2024 11:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 662

Re: Silvo .. changes to your xMate environment

... não passará. Incrível. Dá uma trabalho imenso, más vale a pena, já que seu código fica super limpo de erros. Tks. Regards, saludos. it's not as easy as it seems sometimes there are codeblocks that you don't make but for example the classes themselves and you won't be able to compile with w3 ...
by Silvio.Falconi
Tue Apr 30, 2024 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 334

Re: combobox color

hi Otto,
Otto wrote:In TComboMetro, the combobox is done with an xbrowse.

::bClrStd := { || If( ::nArrayAt == ::nHoverAt .and. ::nArrayAt > ::nBlankRows, ;
{ CLR_WHITE, CLR_BLUE }, { CLR_BLACK, CLR_WHITE } ) }
i did not know that, so it should be easy when is based on xbrowse
by Jimmy
Sun Apr 28, 2024 6:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 553

Re: combobox color

hi Silvio. We use combobox with bitmaps. Solution from Otto, using colored Bitmap, seems me a easy Solution Perhaps you not understood my problem , please ready my message please I not Wish bitmap i Wish colorize only the text of item , i not want list of colors, i Wish ...
by Silvio.Falconi
Sat Apr 27, 2024 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 553

Re: combobox color

hi Silvio.
Otto wrote:We use combobox with bitmaps.

Solution from Otto, using colored Bitmap, seems me a easy Solution
by Jimmy
Sat Apr 27, 2024 12:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: combobox color
Replies: 22
Views: 553

Build a Llama3 chat this easy!

Neutral Llama3-70B: https://hf.co/chat/assistant/66238e78096b24c9dad9457c HTML coder: https://hf.co/chat/assistant/662377ce85d25157ea9e226f I Ching interpreter: https://hf.co/chat/assistant/662364ce489a6d5b293955df Yoda adviser: https://hf.co/chat/assistant/662368bd81...
by Antonio Linares
Sat Apr 20, 2024 7:34 am
 
Forum: Artificial Intelligence examples
Topic: Build a Llama3 chat this easy!
Replies: 0
Views: 69

Re: WebView resize

... not that simple and requires a lot of practice. But it's really fun. Responsive: a problem that is cumbersome to solve with desktop controls is easy with the WebView. Thanks again. I wish you a nice weekend. Best regards, Otto https://mybergland.com/fwforum/resize.gif
by Otto
Sat Mar 09, 2024 8:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView resize
Replies: 9
Views: 2117

Re: ButtonBmp problem with FWH2402

Antonio Linares wrote:Dear Richard,

We are working to solve it asap

We apologize for these inconveniencies


We do not expect you to do that.
We will provide an easy fix for you.
by nageswaragunupudi
Thu Mar 07, 2024 8:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ButtonBmp problem with FWH2402
Replies: 25
Views: 5313

Re: Does anyone have an Envelope Printing module ?

Rick,

I still plan to create the routine ... already have it mapped out in my mind, and am confident it should be easy.

Tim
by TimStone
Mon Mar 04, 2024 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 622

Re: Does anyone have an Envelope Printing module ?

... envelopes. Otherwise they would have to manually hand feed them, and that would be very slow. Personally, I use a Demo label printer, and it was easy to program that from FW. The only complication is finding the right way to print the address barcode. I researched it a few years back but didn't ...
by TimStone
Sat Mar 02, 2024 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 622

Re: Problem with alignment in SAY command

... you. Now, I will switch to webview—I'm referring to the part where you drag emails and document files onto the calendar. With webview, it's very easy to handle individual email files. Simply drag the email from MS Outlook and drop it. Best regards, Otto https://mybergland.com/fwforum/calenderfilebased.jpg
by Otto
Fri Mar 01, 2024 9:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with alignment in SAY command
Replies: 18
Views: 856

Re: XAMPP through PortableApps.com or Server2Go

... and then edit and test the code with the FIVEWIN development environment (much xbrowse :-) ). If you want to work directly against html it is very easy. You go to RX Menu->Config->enable path \html, save changes and restart server Case A. In the \html folder create the otto.prg file function ...
by Carles
Thu Feb 29, 2024 3:06 pm
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 10456

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

... But I would say that maybe you have to see the speed, flexibility and power of the system, designed exclusively with our Harbour, it's that easy. If you want to see, for example, the xtreme package, there is code that I have put in several ways: the one that is in the package, the one that ...
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: 822

Data exchange between PC and Android device on the same loca

... from (c)2009 by Francesco Saverio Giudice) It WORKED very well for me when I used it to generate the HTML to the Client, serving as a simple and easy Front-End and Back-End. NOW THE CHALLENGE IS DIFFERENT. The NEED NOW is: 1.- The Front-End must be separated from the Back-End. I do not require ...
by Arturo Lopesoria
Tue Feb 20, 2024 11:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 822

Re: Problem with FiveWin and PDF995 on Windows 11.

It is not only easier but also desirable to depend on FWH for generation of PDFs Very easy: If you are using TPRINTER PRINT oPrn FILE "test.pdf" This will create "test.pdf" instead of showing preview or print to printer. PRINT oPrn PREVIEW FILE ...
by nageswaragunupudi
Tue Feb 13, 2024 1:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1249
Next

Return to advanced search