Search found 21 matches: simulating

Return to advanced search

Re: Problem with xBrowse

... in the browse without problem. When leaving and returning to continue increasing more records, the browse throws the problem More data, I am simulating movements in a warehouse, inputs and outputs, at the outputs You must fill in the HDR_SUC field that contains the number of the destination ...
by Armando
Sun May 28, 2023 2:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with xBrowse (Fixed)
Replies: 34
Views: 2169

Re: progress on msgitem

Dear Silvio,

Class TMsgItem does not inherit from Class TControl

You have to use ... OF oApp:oWndMain:oMsgBar

Maybe you could change the bitmap of the MsgItem with a timer, simulating a progress bar
by Antonio Linares
Fri Apr 30, 2021 12:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: progress on msgitem
Replies: 1
Views: 326

Re: TWeb for mod Harbour is ready

Taavi,

Html has the onchange event that allows you to execute a javascript function. That function you could easily test your validation and if it does not meet the condition put the focus again in the field. I'll look at simulating it ...
by Carles
Tue May 26, 2020 10:48 am
 
Forum: mod_harbour
Topic: TWeb for mod Harbour is ready
Replies: 17
Views: 2771

Re: Error brush with scroll Panel class

ok resolved
I inserted a new line where the user could insert an image simulating the sea
as you can see here



this is a xIMAGE
by Silvio.Falconi
Sat May 04, 2019 7:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error brush with scroll Panel class
Replies: 3
Views: 493

Re: Ribbon Theme

Antonio,
I tried to insert my theme but I have make a confusion..
I use l2016 for ribbonbar and then l2013 for tgroup simulating theme 2019




can you help me to set these colors ?
the color of bar where are the item of menu is gray but it is wrong
by Silvio.Falconi
Sun Apr 28, 2019 4:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Theme
Replies: 163
Views: 28332

Re: convert from oldest Listbox to xbrowse

I tried with scope simulating that codeblocks
by Silvio.Falconi
Sat Mar 23, 2019 6:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: convert from oldest Listbox to xbrowse
Replies: 10
Views: 1882

Resizing button on dialog

... this is a test it run the buttos are moved but the size of each buttons are the same How I can to change also the width and height of each button simulating a zoom ?  #include "FiveWin.ch"#include "constant.ch"#include "Tsbutton.ch"#DEFINE BTNSIZE_H  40#DEFINE BTNSIZE_W ...
by Silvio.Falconi
Tue May 23, 2017 9:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resizing button on dialog
Replies: 3
Views: 859

Keyboardbuffer clear

... is aswer bevore, but I can't find it in the forum. I have an application with a barcodescanner. It is a barcodescanner connected via USB that is simulating the keyboard If the barcode is not found, It play an errorsound, and show a message. The problem is that sometimes the code read by the barcodescanner ...
by Marc Vanzegbroeck
Sat Oct 22, 2016 10:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Keyboardbuffer clear
Replies: 3
Views: 745

Re: FIVEWIN: WINHOTEL new metro style video

... can just be subclasses of existing controls. Strongly agree The problem of switching between MDI and application screens I have beguin to develop simulating Win 8 and the "Charm" to the left and it works OK for me ven though I have debug it.. And the screen design was to follow VS templates ...
by cnavarro
Fri Jul 12, 2013 8:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FIVEWIN: WINHOTEL new metro style video
Replies: 17
Views: 5909

Re: Operaciones con fechas en ADO

Pedro If I understand your question correctly ( google translate ) .. there is no good SQL way of simulating an xbase 'softseek' with SQL and Date\time fields. The Sql LIKE operator only works on character fields. Your best solution would be the use of the BETWEEN operator ...
by Rick Lipkin
Mon Mar 11, 2013 12:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Operaciones con fechas en ADO
Replies: 21
Views: 4253

Re: xbrowse : sporadic error

With version 8.10 i got nearly the same callist. I do not understand this callist . Simulating this error , we got the error when the dialog is build , but the list is longer , the first 7 items : original error list : Called from: \MCLS\HENWIN8.10\fwh8.10\changed\ChangedSource\xbrowse.prg ...
by Demont Brecht
Mon Nov 07, 2011 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse : sporadic error
Replies: 19
Views: 4174

Re: HELP MM to Pixel conversion

Certainly this is very strange because all I have always said that I could see a white window, with the measures expressed in cm in pixels simulating a page printer, if not with the state an object instead oprn with these functions can be done now perhaps better with mine designer report
by Silvio
Tue Feb 23, 2010 5:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HELP MM to Pixel conversion
Replies: 4
Views: 1129

[xBrowse] - Implementing picklist

... example that I'm attaching below. Here's the steps to show you what I mean: 1. Set focus in column Account and press F2. A dialogue-box box simulating a picklist appear, press Yes (this represent user selecting an account code). 2. Now a validation is done and it's determined this particular ...
by hua
Fri Dec 04, 2009 2:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: [xBrowse] - Implementing picklist
Replies: 6
Views: 1152

What about this RDD performance compared to ADSRDD?

I guess simulating ISAM logic with SQL statements make the performance very low to use in real world huge applications.

Regards,
Roberto Parisi
by Roberto Parisi
Thu Sep 18, 2008 6:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SQLWIN - a free RDD for SQL
Replies: 73
Views: 37244
Next

Return to advanced search