Search found 355 matches: lower

Return to advanced search

maria_Connect (to Mr.Nages)

Hola, estoy intentando migrar mi conexión a Maria por Dolphin a la clase de Mr. Nages. Hello, I am trying to migrate my connection to Maria via Dolphin to Mr. Nages' class. Actualmente tengo una conexión que funciona correctamente, incluso, valida los errores de conexión: I currently have a connecti...
by TOTOVIOTTI
Tue Oct 15, 2024 12:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: maria_Connect (to Mr.Nages)
Replies: 5
Views: 237

New FTDN July/Julio 2024 (FWH 24.07)

... window) nType := 1 (client window) * Rpreview.prg: Quality of thumbnails improved, particularly where the page contains rendering of images with lower alpha levels * Report.prg: Total number of pages is not updated in the preview/print. Fixed. https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44735&sid=e83aee593e83d1f9688cf3ccf9e4808b ...
by Antonio Linares
Mon Aug 05, 2024 4:14 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN July/Julio 2024 (FWH 24.07)
Replies: 8
Views: 4328

Advantages of a Patcher and Preprocessor over OOP

... development process. Templates and Macros : Simplify and speed up code creation by automating recurring patterns and structures. Cost Efficiency :Lower Learning Curve: Developers do not need to delve into the complexity of OOP, ideal for small teams or projects with limited budgets. Reduced Training ...
by Otto
Mon Jul 29, 2024 9:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantages of a Patcher and Preprocessor over OOP
Replies: 1
Views: 267

Transparent Png on MDI Parent

... image editor it shows a checkered gray background. How can I make this transparent 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: 11
Views: 1183

Re: Filter on Xbrowse

... age checkbox first the procedure must create the radioitems first obviously if I uncheck the initial checkboxes the radio menus must disappear and lower the xbrowse
by Silvio.Falconi
Thu May 02, 2024 7:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 4201

Reload data in a combobox

... in the same archive I have to do a combobox check where I select the major categories and then I have to refresh another combobox with the lower categories corresponding to the major category selected. when I go to reload the lower categories in the second combobox control it gives me an ...
by Silvio.Falconi
Tue Apr 30, 2024 8:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reload data in a combobox
Replies: 3
Views: 411

Re: Silvo .. could you post your latest xMAte env for BCC770 ?

... Attention then I copied uuid.lib fron C:\Work\Bcc7\lib\psdk to C:\Work\Bcc7\lib but I rename it with lower letter , don't ask me why...because I don't know either but now it works :) https://i.postimg.cc/zfztKD3q/ggg.png you can ask ...
by Silvio.Falconi
Sat Apr 27, 2024 4:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. could you post your latest xMAte env for BCC770 ?
Replies: 6
Views: 834

Checkbox with ltransparent error

... nRow,oBox[1]:nLeft+60 CHECKBOX aDat[ 5] VAR l05 Prompt axArray[ 5, 2 ] SIZE 350, 20 PIXEL OF oDlg aDat[ 5]:lTransparent:=.t. this gate covers the lower part of the dialog, hiding the other controls that are there If I rem aDat[ 5]:lTransparent:=.t. Not happend nothing
by Silvio.Falconi
Fri Apr 19, 2024 10:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox with ltransparent error
Replies: 1
Views: 214

Re: Mark field as required

... adding a new data bMandatory that returns .t. If the Get is mandatory and a call to a new method, in the ::Paint() method draw a triangle in the lower left corner of the TGet() https://i.ibb.co/GR84PXB/Snag-2da06c7.png   // --------  DRAW TRIANGLE --------------------------------  ...
by paquitohm
Sun Feb 04, 2024 9:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mark field as required
Replies: 23
Views: 3131

Re: more GGUF Model

... Here I use a Xeon CPU (iMac) and nvidia GPU (RTX 3060, eGPU). If I build it locally it will not be able to properly execute on a lower CPU/GPU. Thats why you have to build it yourself on your own CPU and GPU. AI gets it best speed using nvidia GPU. Also enough RAM is required ...
by Antonio Linares
Mon Jan 29, 2024 6:14 am
 
Forum: Artificial Intelligence
Topic: more GGUF Model
Replies: 1
Views: 1138

Re: erase files

... type "Resource Monitor" and press Enter. Switch to the "CPU" tab. Expand the "Associated Handles" section in the lower panel. In the search field of the "Associated Handles" section, enter the name of the file you want to check. If the file is being used, ...
by Otto
Thu Jan 25, 2024 7:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: erase files - Resolved!!
Replies: 20
Views: 2910

Re: WebView2 Essentials: Guides, Tips & Resources

... aWebViews to keep track of web view instances. The usage of inline C-like functions (e.g., WebView_Create, SetWindowPos) suggests integration with lower-level system APIs or another library for web view control. The class design is focused on interaction between the native application and the web ...
by Otto
Wed Jan 10, 2024 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 655

Re: random sentences generator

... twinkle in the night sky.") Tokenizer("The Great Wall of China is a historic landmark.") Tokenizer("Rivers flow from higher to lower elevations.") Tokenizer("Bees play a crucial role in pollination.") Tokenizer("Diamonds are a form of carbon.") Tokenizer("The ...
by Antonio Linares
Fri Dec 01, 2023 6:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: random sentences generator
Replies: 6
Views: 1038

Re: TGet() - UTF8 encoding fails [Unsolved]

... 'properly' for UTF8, ... Yes, Harbour's Upper() function does not work with UTF8 encoded Umlauts. Even with Ansi encoded umlauts, Harbour Upper/Lower functions work only if the codepage is set to German. But a Unicode Get control does not have to depend on Harbour's Upper() function for converting ...
by nageswaragunupudi
Sat Oct 14, 2023 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet() - UTF8 encoding fails [Solved]
Replies: 20
Views: 2855

ChatGPT, AI

... rates for programmers on Upwork have been impacted by AI. AI, or artificial intelligence, has enabled clients to get work done faster and at a lower cost. This has resulted in decreased demand for Indian programmers, as clients can now find someone to do the work at a more competitive rate. ...
by Otto
Sun Aug 20, 2023 10:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ChatGPT, AI
Replies: 0
Views: 354
Next

Return to advanced search