Search found 341 matches: pretty

Return to advanced search

Transparent Png on MDI Parent

... using @ Say Image. On Resize I move it so it always is in the lower right hand corner of the window. But I get the checkered background, not so pretty.
by byron.hopp
Wed May 08, 2024 7:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent Png on MDI Parent
Replies: 6
Views: 169

xbrowse (likely a custom table) whose contents change dynam

... Sets the response content type to JSON. ?? hb_jsonEncode(hData, .T.): Outputs the encoded hData hash in JSON format (.T. for pretty print). https://mybergland.com/fwforum/filter_img/doc_100_bild_3391564.png https://mybergland.com/fwforum/filter_img/doc_100_bild_3347596.png ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 72

Re: Google Graph extra graphic ? (Navaro)

... indicates, although when you have some time. Keep investigating. The graphics of the previous version included some graphics that were not so pretty but just as functional to represent a gauge. Greetings https://groups.google.com/g/google-chart-api/c/rZtHTyYgyXI
by cnavarro
Mon Apr 08, 2024 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2930

Re: Does anyone have an Envelope Printing module ?

... believe I can actually create this quickly. I put it on my Agenda to do it Monday, and then after testing, I will post it here. Most envelopes are pretty standard, and you can easily print it on regular paper to test it. Your client will need to have a printer that will feed envelopes. Otherwise ...
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: 649

FWH 2310 Active X problem ?

... ). I rebuilt the entire application yesterday with FWH 2310 and now when calling the program, it fails on an "array access". This is a pretty random issue, and there were no coding changes. I went back to 2306 and it works perfectly. So "something" in the new FWH release has ...
by TimStone
Fri Nov 03, 2023 3:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2310 Active X problem ?
Replies: 13
Views: 531

Re: Graphics Lib for Mod_Harbour

This is great, is there any examples of using this in regular Fivewin for Harbour? I will be utilizing this for Mod_Harbour, but I am pretty sure I could use it in some of my existing applications as well.
by byron.hopp
Thu Jul 20, 2023 7:03 pm
 
Forum: mod_harbour
Topic: Graphics Lib for Mod_Harbour
Replies: 7
Views: 795

Transym OCR for Harbour

Hello Fivewinners; I have re-written my wrapper functions to OCR from Harbour using Transym. This time using Transym TOCR version 5.1. TOCR is pretty accurate. The biggest problem is their support sucks and you must purchase the license which is good in one single pc. Installing the license is ...
by reinaldocrespo
Thu Jun 01, 2023 10:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transym OCR for Harbour
Replies: 1
Views: 185

Re: Notepad++ / Harbour

Yes, notepad++ is pretty good. But I think nothing beats VsCode. It already has a harbour extension. You not only do your editing, it has code complete, harbour syntax checker, shows errors on the fly, code completion, etc... but you can also compile, run, and debug inside the editor.


Renaldo.
by reinaldocrespo
Tue Mar 21, 2023 9:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Notepad++ / Harbour
Replies: 8
Views: 1485

Re: Decode JSON - revisited

... with hashes the $ operator works too: ? "transactionResponse" $ hChgData IMHO it is pretty cool for a better understand of the date I suggest to format the JSON: {    "transactionResponse": {      ...
by AntoninoP
Wed Feb 15, 2023 4:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Decode JSON - revisited
Replies: 3
Views: 344

change xbrowse footer menu

... Custom Item 2 here  RETURN NILFUNCTION customFunction3()  // Add custom code for Custom Item 3 here  RETURN NIL  I have to admit it looks pretty legit but this is obviously not going to work. Can someone suggest the "real" solution? Thank you.
by reinaldocrespo
Fri Jan 06, 2023 11:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: change xbrowse footer menu
Replies: 2
Views: 291

Re: Fighting Xbrowse and lozing !!!

... So it is a hunt for information on the forum, but Xbrowse is surrely one of the most disscusted topic's, so a lot of data. For all the methods are pretty clear, but using the correct method is important. I have to look into methods : bChange bOnchange Key because it is not normal that in my program ...
by Marc Venken
Thu Dec 22, 2022 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1656

Re: xbrowse gradient cell colors

... load it on a array) aadd( aTmpColors, {aText[n], {aBack[n],aGradient[n]}} ) but this is not a pretty sight or probably I am wrong something and I do not have the right effect I want to give, for example the gradient I see it vertical, how can ...
by Silvio.Falconi
Sun Nov 06, 2022 8:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse gradient cell colors
Replies: 5
Views: 316

Is Xbrowse Barget still intended to filter data

... to. We have the option to run a function that we make to process the data. I started to use it for every Xbrowse i have in use and it is working pretty well. The point is that I use a filter to collect the data and not a scooped filter/index So maybe my function is not that optimised for the ...
by Marc Venken
Sat Nov 05, 2022 1:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is Xbrowse Barget still intended to filter data
Replies: 2
Views: 220

Re: SMS Text messaging

I have followed up on this. As everyone indicates, SENDING the SMS is not a problem. It is pretty simple. Where I have a problem is getting the reply to a text message. So far, the companies I have focused on are assuming we are using a webapplication, and they send ...
by TimStone
Fri Nov 04, 2022 12:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMS Text messaging
Replies: 12
Views: 1744

Re: Show LINESTYLE of Xbrowse on line

Dear Silvio, if possible, make a DEMO, and send it to Mr. Nages to look at. I think this is pretty expensive to develop. Estimado Silvio, si es posible, haga una DEMO y envíela al Sr. Nages para que la vea. Creo que esto es bastante caro de desarrollar. Regards, saludos. ...
by Silvio.Falconi
Thu Oct 20, 2022 3:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Show LINESTYLE of Xbrowse on line - (run with errors)
Replies: 17
Views: 1108
Next

Return to advanced search