Search found 86 matches: arrows

Return to advanced search

... > How we program depends on what we want to happen for Cick on Brw in area not containing data > > -> Move throug browse with keyboard arrows -> NOT OK > Moving through browse with key board arrows also changes the Get's value to the new row. I thought thats what is intended. ...
by nageswaragunupudi
Tue Jul 08, 2008 4:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is this a bug?
Replies: 15
Views: 3156

... data = OK -> Click on oBrw = NOT OK -> Click on vertical scrollbar while row 2 is active -> OK -> Move throug browse with keyboard arrows -> NOT OK With oBrw: bLClicked :={ || oGet:SetFocus() } -> Click on row with data = OK -> Click on oBrw = NOT OK -> Click on vertical ...
by Patrick Mast
Tue Jul 08, 2008 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is this a bug?
Replies: 15
Views: 3156

How to make this with FWH ?

... also add a buttonbar on this control. See this sample image at http://www.softwarexp.co.uk/beta/vtitle.png where I use this control (follow the arrows) My question: could be possibile to make this also with the standard FWH classes ? I haven't any problem with C5 but - by experience - there ...
by Marco Turco
Sat Apr 05, 2008 10:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make this with FWH ?
Replies: 11
Views: 2335

Order of controls

... I could quickly change the numbers and because it was a repetitive task over about 50 controls, using the overwrite capability, I simply used arrows and buttons to do it very quickly. In a resource editor, that would have taken a long time changing the Properties on each control. I use this ...
by TimStone
Thu Jan 10, 2008 5:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: VSX development update
Replies: 28
Views: 5823

... tab . i tryed to modify btnbmp to office 2007 but on tabs the btnbmps are smaller and i cannot see the difference. Now i thinked to create two arrows left and right , i draw with graphics functions , now i want transform it to create a bitmap or link to each arrow an action , i also created ...
by Silvio
Sun Nov 18, 2007 7:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: draw and bitmaps
Replies: 4
Views: 935

Function of Vertical ScrollBar of Browse object

... disable the down arrow and the up arrow if you go right to the top. You can still move around OK with mouse clicks on rows and on the up and down arrows (provided the slider isn't right at the top or the bottom) and any of these seems to update the slider accordingly, but the slider doesn't update ...
by xProgrammer
Fri Aug 03, 2007 7:00 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Function of Vertical ScrollBar of Browse object
Replies: 8
Views: 2470

... is also the problem that if the customer doesn't remember well the name it want to search then it need to continue the search with the mouse or arrows key. With the old system it has only to press the initial key and (in my apps) it can also make list filters pressing a button. In contrast, ...
by James Bott
Tue May 08, 2007 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Combobox incremental seek bug
Replies: 11
Views: 3530

... is also the problem that if the customer doesn't remember well the name it want to search then it need to continue the search with the mouse or arrows key. With the old system it has only to press the initial key and (in my apps) it can also make list filters pressing a button. Best Regars, ...
by Marco Turco
Tue May 08, 2007 8:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Combobox incremental seek bug
Replies: 11
Views: 3530

TxBrowse() - Vertical scrollbar with filtered data

Hello all, I've noticed that in the vertical scrollbar the arrows are working ok, while by directly moving the square, sometimes filtered data reappears in the browse (sometimes even deleted records) oBrw:KeyCount() returns a number including also the ...
by Davide
Sun Feb 18, 2007 12:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TxBrowse() - Vertical scrollbar with filtered data
Replies: 6
Views: 1854

Re: Folder Scroll Bar Question

don lowenstein wrote:Can FWH "scroll" the folder tabs if the "arrows" are clicked?


Yes,

don lowenstein wrote:If yes, how to activate. If no, how to assign a code block action to this folder scroll?


Just check that your class TFolder in source\classes\folder.prg has this method:

Code: Select all  Expand view
METHOD HScroll( nWParam, nLParam ) VIRTUAL
by Antonio Linares
Wed Oct 19, 2005 4:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Folder Scroll Bar Question
Replies: 5
Views: 1856

Folder Scroll Bar Question

If a folder is re-sized smaller than the width of all tabs, a scrollbar automatically appears, presumably from the Windows API( ? )

Can FWH "scroll" the folder tabs if the "arrows" are clicked? If yes, how to activate. If no, how to assign a code block action to this folder scroll?
by don lowenstein
Tue Oct 18, 2005 7:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Folder Scroll Bar Question
Replies: 5
Views: 1856
Previous

Return to advanced search

cron