Search found 590 matches: implementation

Return to advanced search

Re: xBrowse: Vertical Merge

In the present implementation, we see the horizontal lines if the back color of bClrStd is not the same as oBrw:nClrPane (by default CLR_WHITE). So, if you choose CLR_WHITE as the back color in bClrStd, you will not see these lines. ...
by nageswaragunupudi
Thu Apr 30, 2020 4:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: Vertical Merge
Replies: 14
Views: 2604

Re: FWH, VPN and SMB

I'm sorry ... I was distracted away from the computer today. I would have given you the full implementation. If your trial works out, I will post the code that allows you to set the configuration to use CDX or ADS. Also, remember to include the proper RDD libraries in ...
by TimStone
Tue Apr 21, 2020 1:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH, VPN and SMB
Replies: 27
Views: 2743

Re: Bug? cGetDir() on utf8

The present implementation has limitations in Unicode support. If the user selects a folder containting Unicode characters, the function returns the Unicode test correctly. Limitations: 1) Title of the dialog can not be Unicode. ...
by nageswaragunupudi
Sun Apr 19, 2020 2:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug? cGetDir() on utf8
Replies: 9
Views: 1321

Re: xBrowse and menu

... := { |oCol| MyPopMenuFunction( oCol ) }  In this case, right-click on that column only activates the popup menu. For implementation sample, please see \fwh\samples\testxbr3.prg
by nageswaragunupudi
Fri Mar 20, 2020 5:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse and menu
Replies: 6
Views: 1469

Re: Fwh19.05 - New Class TDockPnel

This is an implementation that demonstrates other possibilities of the class (as we know in a TDockPnel you can include one or several TDockPnel) You have to give the subject a few more turns, but I think it may look good Esto ...
by cnavarro
Sun Dec 15, 2019 12:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh19.05 - New Class TDockPnel
Replies: 17
Views: 2878

Override Method

In my program, I replace the class method with my function.
Override Method AAA In Class BBB With MyFnc
Sometimes as the program progresses, I need to restore the standard implementation of the method. Can this be done ?
by Natter
Tue Nov 05, 2019 9:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Override Method
Replies: 3
Views: 487

Re: Posible Bug method SaveState() Mr.Rao.

Though you did not mention, it appears you are using oWnd:SaveState() with MDICHILD windows. Our present implementation of Window's SaveState() and RestoreState() does not work with MDICHILD windows. We will fix this in the next version. For now, can you please make the following ...
by nageswaragunupudi
Thu Oct 31, 2019 2:37 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Posible Bug method SaveState() Mr.Rao.
Replies: 3
Views: 658

Re: Facial recognition

I would like to have this in our system. Is there a sample of implementation?
by vilian
Thu Oct 10, 2019 5:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Facial recognition
Replies: 4
Views: 908

Re: New TprogressWheel

... Perrcone has modified the class by inserting the gradient and the image type texture maybe I copied some scripts from the Delphi class, but the implementation came before I saw that class in delphi, there is nothing Delphi or third parties, it was created entirely in the source code of Harbor ...
by Silvio.Falconi
Tue Sep 10, 2019 5:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New TprogressWheel
Replies: 72
Views: 10512

Re: Manu Exposito's pearls

... C level class creation is now thread-safe. With this only pending issue with hbQT remains to replace usage of strtok() function with Harbour's implementation. ------------------------ Por eso no uso esa funcion de C :( It is a strange mix, that I don't like, it looks like he takes the harbour ...
by xmanuel
Wed Aug 14, 2019 8:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manu Exposito's pearls
Replies: 12
Views: 3209

Re: videos de las sesiones de mod_harbour en YouTube

Quinto video:
https://youtu.be/SU8twiSbGIQ

* ORM
* Views concepts and implementation
* Small web app full review
* Bootstrap utilities
* etc
by Antonio Linares
Sat Aug 10, 2019 4:40 am
 
Forum: mod_harbour
Topic: videos de las sesiones de mod_harbour en YouTube
Replies: 5
Views: 1758

Re: mod_harbour sessions videos on YouTube

Fifth video:
https://youtu.be/SU8twiSbGIQ

* ORM
* Views concepts and implementation
* Small web app full review
* Bootstrap utilities
* etc
by Antonio Linares
Fri Aug 02, 2019 9:20 pm
 
Forum: mod_harbour
Topic: mod_harbour sessions videos on YouTube
Replies: 14
Views: 2764

Re: Ribbon Theme

Hi Guys,

Is this implementation finished ? Is there any complete sample to see it working ?
by vilian
Tue Jun 18, 2019 7:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Theme
Replies: 163
Views: 30736

Re: Fwh19.05 - New Class TDockPnel

... Hide and Show ?. On the other hand, I mention that in my mind from the beginning is the evolution that I want to give this new control and its implementation within a higher level class called TDashBoard, not yet published, so that it is still easier for the user the organization of their data ...
by cnavarro
Tue Jun 04, 2019 5:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh19.05 - New Class TDockPnel
Replies: 17
Views: 2878

Re: c5Tooltip+btnbmp on a dialog

... on mousemove (btnbmp) but I not understood where on fivewin upgrade of New FTDN July/Julio 2015 (FWH 15.07) * Enhancement: modify class TGET will implementation C5ToolTip viewtopic.php?f=6&t=29368#p180138 I found an error I explain you there is an error because I see two tooltip c5tooltip ...
by Silvio.Falconi
Mon May 06, 2019 4:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: c5Tooltip+btnbmp on a dialog
Replies: 4
Views: 703
PreviousNext

Return to advanced search