Search found 51 matches: behavoir

Return to advanced search

Re: Activacion de button clausula when

Hi Mr. Rao.

Thanks for the support

Yes works fine with this modification

Code: Select all  Expand view

oWndChild:bPostEnd := { || oWndMain:oBar:AEvalWhen() }
 


but how to disable the button in the oBar same menu behavoir ?

Image

Regards
by jvtecheto
Mon Jul 15, 2019 8:04 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Activacion de button clausula when
Replies: 4
Views: 563

Re: XBROWSE bEditValid bug? updated!

Mr. Rao have you tested my last testprogram?
And a question for this behavoir: The value from ::nDataLen comes from what method? It seems the value are padded to this lenght but i will keep the original lenght!
by byte-one
Tue Feb 12, 2019 11:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE bEditValid bug? updated!
Replies: 5
Views: 963

Re: TFBuffer, una clase para acelerar la escritura en ficheros

... because all the winnings will be lost in the logic applied to EVERY call. It will be clearer for the class user, otherwise the complex or 'tricky' behavoir should be very well documented, so my vote to KISS. :D An alternative would be to have extra methods to every type, like AddDate, AddNumber, ...
by Carlos Mora
Sun May 06, 2018 6:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TFBuffer, una clase para acelerar la escritura en ficheros
Replies: 7
Views: 2202

Re: Ayuda cpm hbzebra.lib

Cristobal, please try with this code! The code are made ok, but the function hb_zebra_Getwidth(...) returns wrong width-result. I found, that this behavoir is on mode "alphanumeric" in the QR-sourcecode but not in all cases. Function DrawgdiBarcodeBMP( cVar, cBmp, nWidth )   local ...
by byte-one
Mon Mar 05, 2018 3:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda cpm hbzebra.lib
Replies: 12
Views: 2611

Re: Pro's and Contra's fom Resources or Coded screens

... minimun size. That will impose the minimun size of the form/dialog, It won't be resize to less than that size. 2) For each control, define its behavoir on resize: 2a) For top and bottom: Anchored to the top edge of its container, anchored to the bottom, move proportionally. 2b) For left and ...
by Carlos Mora
Sat Aug 05, 2017 7:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pro's and Contra's fom Resources or Coded screens
Replies: 47
Views: 11291

Re: pdf file size too big & preview

... You can verify this trying to select text from the pdfs. The best thing you cando is to use a pdf library to generate the pdf, so you'll have the behavoir and performance you want. HaruPdf is my favorite, it can be found in Harbour's contrib directory.
by Carlos Mora
Wed Feb 17, 2016 2:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: pdf file size too big & preview
Replies: 5
Views: 1027

Re: ERASE ELEMENT ARRAY

Hi Willy,

very good point. ADel's 3rd parameter (shrinking the array after delete) is a XHarbour extension, in Harbour this behavoir is available through HB_ADel() function.

regards,
by Carlos Mora
Thu Oct 08, 2015 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ERASE ELEMENT ARRAY
Replies: 10
Views: 1316

Re: xBrowse Default Edit fields OverStrike vs Insert mode

Rao I am just getting back to this topic and I approve of the Insert Behavoir, unfortunitly, the cursor is too fat. I have searched the forums and found several topics on this http://forums.fivetechsupport.com/viewtopic.php?f=3&t=21995&hilit=set+cursor ...
by Rick Lipkin
Wed May 20, 2015 1:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Default Edit fields OverStrike vs Insert mode
Replies: 7
Views: 1654

Re: Move controls as window size

... also resizes, and the usual solution (oClient, oTop, etc) didn't seem to be right. First thing first. After thinking a little bit about what behavoir would be wanted in every control, it can be resumed in 3 types: 1: No Change: the control's coordinates are hooked or anchored to the top/left ...
by Carlos Mora
Tue May 19, 2015 3:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Move controls as window size
Replies: 21
Views: 6159

Re: ADO Exclusive open

... think it is possible, because the exclusive locking is against usual database principles, and ADO is just an abstraction layer, so that kind of behavoir is depending on the data engine itself, not ADO. May be if you are using some particular data drivers you can state in the string connection ...
by Carlos Mora
Tue Mar 24, 2015 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO Exclusive open
Replies: 6
Views: 1361

FWH 1408-9 BrnBmp Disable() adding grey to bitmap

... if the second or third parameter is passed on the RESOURCE line. I replaced the old BtnBmp class and got the desired 'disabled' rendering behavoir. http://s30.postimg.org/mu6xose7l/Old.jpg Just for a test, I changed "DCLOCK" to another 'color' Bitmap and it 'greyed' ...
by Rick Lipkin
Thu Oct 09, 2014 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 1408-9 BrnBmp Disable() adding grey to bitmap
Replies: 4
Views: 805

Re: TPRINTER

Antonio, the print are always on ALL pages in the last called format (portrait or landscape)! Is there no way to switch from one to another format from page to page?
BUT ONLY, if PREVIEW is active this wrong behavoir is present!
by byte-one
Fri Jul 18, 2014 1:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TPRINTER
Replies: 18
Views: 2289

Re: CDO Email strange behavoir

Rick, It doesn't have to be stored there. Anything you touch Google is recorded ... even your searches, and cross referenced. The EU is now on the verge of assessing massive fines for privacy violations against them. James, I have Microsoft hosted Exchange accounts. They have a different policy. Its...
by TimStone
Tue Jul 23, 2013 7:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CDO Email strange behavoir
Replies: 12
Views: 3992

Re: CDO Email strange behavoir

Rick,

Well, just because you don't store it, doesn't mean that Google doesn't.

Tim, which SMTP server are you using? Or, do you have your own mail server setup?

James
by James Bott
Tue Jul 23, 2013 5:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CDO Email strange behavoir
Replies: 12
Views: 3992

Re: CDO Email strange behavoir

Tim I truly understand your concerns .. when using SMTP Relay .. I am using the gMail service to just distribute my e-mail. None of the messages are stored anywhere on any gMail account. All I have done is created a gmail account and then use CDO to point it to SMTP.GMAIL.COM, port 465 with SSl and ...
by Rick Lipkin
Tue Jul 23, 2013 4:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CDO Email strange behavoir
Replies: 12
Views: 3992
Next

Return to advanced search