Search found 304 matches: depends

Return to advanced search

Re: UTF8 SQL and FW_SetUnicode() / hb_cdpSelect()

FWH never used hb_translate() anywhere.
It all depends on what function are you using to output text to hDC in your TGrid class.
Please compare with xbrowse.
by nageswaragunupudi
Thu Jul 06, 2023 9:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: UTF8 SQL and FW_SetUnicode() / hb_cdpSelect()
Replies: 2
Views: 305

Re: ayuda por favor con REPrintBox5

The regular command
Code: Select all  Expand view
@ r,c PRINT TO oPrn TEXT cText  SIZE w,h INCHES/MM/CM.....

cText can be normal ANSI text, Unicode text or RichEditText. Prints multiline text.
You can see samples on this forum.
Again this depends on your version of FWH
by nageswaragunupudi
Fri Jun 30, 2023 12:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ayuda por favor con REPrintBox5
Replies: 8
Views: 553

Re: Website logo

Yeah. It is possible and it depends on what you want to do, whether to just show it or download it. To see: #include "fivewin.ch"FUNCTION Main()LOCAL oDlgR, oImg, mfotomfoto  := "https://bcnsoft.com.ar/wp-content/uploads/2020/08/Soluciones-Digitales-para-Pymes.png"DEFINE ...
by cmsoft
Wed May 17, 2023 4:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Website logo
Replies: 8
Views: 490

Re: Difference in dates

1. This has nothing to do with the database. XBrowse displays the date as FW_TRANSFORM( datevalue, "dd/mmm/yyy" ) and it depends on the language setting in the application. 2) Please clarify if you see the difference in the same application or different applications. 3) Please ...
by nageswaragunupudi
Sat May 13, 2023 8:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Difference in dates (SOLVED) tnks Mr. RAO
Replies: 2
Views: 188

Re: Advise in Server hardware

Marc, It really depends on how much demand you have. My clients are small businesses and they run from 2 - 20 workstations. Most are using a Windows 11 computer. You will get excellent results from a Windows 11 computer, with a 512 ...
by TimStone
Fri Mar 31, 2023 9:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advise in Server hardware
Replies: 12
Views: 1193

Re: make a rectangule with a brush

the problem is that a btnbmp when disabled looks ugly


Depends on the program.
by nageswaragunupudi
Mon Mar 27, 2023 8:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: make a rectangule with a brush
Replies: 10
Views: 489

Re: Read API data one by one or in block

... Lets see what chatGPT has to say :-) https://chat.openai.com/chat You can even ask it to show you some code examples :-) It really depends on the specifics of your situation and what you are trying to achieve. Here are a few things to consider: If you are reading data from an API ...
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: 260

Re: The more fancy Xbrowses the more slow they become ?

... The "fancy stuff" does as it must be manipulated for each screen refresh as Nages mentioned. Collecting the data for one screen display depends mostly how you are getting the data. If you are using a filter, it will be agonizingly slow (as filters always are). If you are using an indexed ...
by James Bott
Fri Nov 04, 2022 11:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: The more fancy Xbrowses the more slow they become ?
Replies: 8
Views: 454

Re: btnbmp gradient

I explained how to make horizontal gradient. We can make angular gradients too and also use alpha colors. In all cases, final appearance depends on choice of colors and percent values. I not think it is angular gradient the number 1 much lighter and the number 10 much darker, I have these ...
by Silvio.Falconi
Tue Oct 11, 2022 6:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp gradient
Replies: 6
Views: 496

Re: btnbmp gradient

I explained how to make horizontal gradient. We can make angular gradients too and also use alpha colors.
In all cases, final appearance depends on choice of colors and percent values.
by nageswaragunupudi
Mon Oct 10, 2022 6:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp gradient
Replies: 6
Views: 496

Re: Detalle con un GET

This behavior of Get depends on the global setting
Code: Select all  Expand view

SET CONFIRM ON|OFF   // default OFF
 


This is a Clipper/(x)Harbour setting.

So please set
Code: Select all  Expand view

SET CONFIRM ON
 

in the beginning of the program.
Then the Get will exit only when the user enters <Enter> or <Tab> key.
by nageswaragunupudi
Sat May 28, 2022 6:15 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Detalle con un GET (RESUELTO)
Replies: 4
Views: 353

Re: Help for scrollBar

... and I position myself at a number above the number 700 the track returns to work and I can move it with the mouse See the video What do you think depends on it? https://i.postimg.cc/VNzwM1wy/test.gif
by Silvio.Falconi
Mon Apr 18, 2022 4:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help for scrollBar - Resolved -
Replies: 10
Views: 541

Re: Advantage Database Server

... the situation as you use "not over the internet" but like on a local system. Up to 5/6 users, DBFCDX is okay. Actually, this limit depends on how data intensive and how large are the data tables. mod harbour As you open and close the DBF files it is practical, not possible - also ...
by Otto
Thu Jan 13, 2022 7:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3702

Re: Google Analytics and FWH

Dear Anser, Yes, you are totally right. It also depends a lot on the webpage you are making. Webpages like ours have an average of between 100 and 200 hits a day. You don't need many statistics here. The amount is just too small. What might be interesting ...
by Otto
Wed Sep 08, 2021 6:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Analytics and FWH
Replies: 13
Views: 1734

Re: How to Curl for text messaging

... to send and receive text messages. I'm consuming about 300 outbound MSMs and about 150 inbound per day. I'm paying about $50 per month. The cost depends on the number of messages sent and received. Twilio works worldwide and so far, it is working great for me. And now that I see Otto's message ...
by reinaldocrespo
Thu Jul 15, 2021 12:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to Curl for text messaging
Replies: 17
Views: 2264
PreviousNext

Return to advanced search