Search found 123 matches: initialized

Return to advanced search

New FTDN December/Diciembre 2020 (FWH 20.12)

... nRows, nCols, nMin, nMax, lInteger ) CONSTRUCTOR nMin and nMax default to -1 and +1 Returns a matrix with size nRows,nCols with each element initialized with a random value between nMin and nMax. If lInteger is .t., all the values are integers. METHODS TO PRINT OR VIEW: METHOD View( [cTitle] ...
by Antonio Linares
Mon Dec 28, 2020 10:16 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2020 (FWH 20.12)
Replies: 8
Views: 2589

Re: FWH: Support for Matrix calculations

... nRows, nCols, nMin, nMax, lInteger ) CONSTRUCTOR nMin and nMax default to -1 and +1 Returns a matrix with size nRows,nCols with each element initialized with a random value between nMin and nMax. If lInteger is .t., all the values are integers. METHODS TO PRINT OR VIEW: METHOD View( [cTitle] ...
by nageswaragunupudi
Thu Dec 10, 2020 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH: Support for Matrix calculations
Replies: 3
Views: 745

New FTDN August/Agosto 2020 (FWH 20.08)

... methods in the on init clause of dialog. It is now possible to use them even before activating the dialog. * TGraph.prg: Fix: DATA lFlat is not initialized in case of Redefine() resulting in runtime error. Fixed. * Enhancement: MENUITEM ... WHEN clause now receives oMenuItem (Self) as the parameter. ...
by Antonio Linares
Sun Sep 20, 2020 11:38 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN August/Agosto 2020 (FWH 20.08)
Replies: 3
Views: 2338

Bug in TBTNBMP Class FWH 19.12 ?

... the dialog. That is, what follows after the dialog should only be processed if you click on the "Select" button. The lSelecc variable is initialized as .F. and will only change to .T, if the "Select" button is pressed. In other words, if you close the dialog with any of the ...
by Cgallegoa
Sat Feb 15, 2020 11:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in TBTNBMP Class FWH 19.12 ?
Replies: 8
Views: 1692

Re: Problem x:\fwh\samples\dshow.prg

... ** Copyright (c) 2019 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x86' Compiling... Harbour 3.2.0dev (r1909261630) Copyright (c) 1999-2019, https://harbour.github.io/ Compiling 'dshow.prg' and generating ...
by Jimmy
Thu Dec 05, 2019 1:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem x:\fwh\samples\dshow.prg
Replies: 7
Views: 1456

Re: Preview Window size

... the entire screen, while the application itself is only taking about 1/3 of the screen. Is there a system wide setting I can use to have tPreview initialized with the oWnd application screen size setting or do I have to modify tPreview from source ? Thanks. tim let me see the comand you use to ...
by Silvio.Falconi
Tue Oct 15, 2019 7:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview Window size
Replies: 6
Views: 864

Preview Window size

... the entire screen, while the application itself is only taking about 1/3 of the screen. Is there a system wide setting I can use to have tPreview initialized with the oWnd application screen size setting or do I have to modify tPreview from source ? Thanks.
by TimStone
Mon Oct 14, 2019 7:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview Window size
Replies: 6
Views: 864

Re: What does this syntax mean? hHead := {=>}

... <key> . <value1> .. <valueN> <value> is one or more values of any data type associated with <key> when the Hash is initialized. Multiple key/value pairs are separated with commas. Description An empty literal Hash is created with the characters {=>}. The Hash ...
by hua
Wed Jul 03, 2019 3:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: What does this syntax mean? hHead := {=>}
Replies: 11
Views: 1404

error LNK2019: unresolved external symbol nxs_crypt

... ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x86_x64' Compiling... Harbour 3.2.0dev (r1801051438) Copyright (c) 1999-2016, http://harbour-project.org/ Compiling 'maria01.prg' ...
by George
Tue May 07, 2019 9:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error LNK2019: unresolved external symbol nxs_crypt
Replies: 3
Views: 537

Re: FWH 18.08: Enhancements to strings.prg

... existing translations. * * * * * * * * USING the I18N API IN YOUR PROGRAMS * ================================== * * I18N system is automatically initialized at xharbour startup. The standard * process consists in searching a file named after the "LANG" environment * variable, plus the ...
by carlos vargas
Tue Nov 13, 2018 7:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.10: Enhancements to strings.prg
Replies: 19
Views: 5502

Re: Get ...action ...

Silvio,

You have to do it from the ON INIT clause of the dialog

The button is not initialized yet so it is nil
by Antonio Linares
Thu Sep 06, 2018 5:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get ...action ...
Replies: 1
Views: 420

New FTDN February/Febrero 2018 (FWH 18.02)

... SourceEdit ( MemoEdit.prg ) - Bug fixed in "Save" action button * TDIALOG: - Methods End() and Destroy() assume DATA lModal was already initialized. Calling these methods without calling Activate() results in runtime error. Fixed. * TGET: - Fix: Due to a bug introduced in FWH1705, assigning ...
by Antonio Linares
Fri Mar 09, 2018 12:01 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN February/Febrero 2018 (FWH 18.02)
Replies: 0
Views: 1340

Rad menu lost initial setting

... CONTROL         "Opt 9",4055,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,148,8,76,8END  The problem is the local nTipGrp that is initialized to 3 and become 1 before the dialog appears. help :( Antonino
by AntoninoP
Fri Oct 13, 2017 10:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rad menu lost initial setting
Replies: 10
Views: 1185

Re: Consulta sobre OpenComm()

... 1 through 3. If the device driver does not support a communications port number, the OpenComm function will fail. The communications device is initialized to a default configuration. The SetCommState function should be used to initialize the device to alternate values. The receiving and transmission ...
by carlos vargas
Thu Jun 15, 2017 10:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta sobre OpenComm()
Replies: 5
Views: 1106

Re: Problem using images in TTitle from RESOURCE ? l

Uwe,

Please check if ::nYOffSetTitle and ::nXOffSetTitle are properly initialized.

Please set them to zero if they are not

Do you have a PRG example ?
by Antonio Linares
Mon May 29, 2017 11:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem using images in TTitle from RESOURCE ?
Replies: 5
Views: 1402
PreviousNext

Return to advanced search