Search found 67 matches: react

Return to advanced search

... index-tag to oCol:cSortOrder. Example: oBrw:aCols[2]:cSortOrder := 'LASTNAME' This is enough for the xbrowse to create all the necessary buttons, react to left click on the header, change the order and refresh the browse. When we are creating the browse by commands, we can say ... @ 0,0 XBROWSE ...
by nageswaragunupudi
Sat Apr 12, 2008 5:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make new Sort by click on header?
Replies: 5
Views: 1170

> In the start WINDOW the underline from char < T > is shown but when you press ALT-T nothing happens. > windows don't react, by default (Win API rules), to accelerators. We need to implement it. > In the DIALOG-box the accelerator is working but you see no underline when ...
by Antonio Linares
Sat Jan 12, 2008 7:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problems with Accelerators in Class ButtonBmp
Replies: 2
Views: 609

Yes. And that is what we are waiting for in the next version. About the inset issue, msgbars without 2007 style react correctly to the noinset or inset clause. I thought it was the intention that in the 2007stye there would be no inset. I am not expecting inset will be provided ...
by nageswaragunupudi
Thu Dec 20, 2007 8:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SET MESSAGE ERROR
Replies: 42
Views: 5782

Otto,

The SAYs don't react to the mouse. Its a standard Windows behavior.

You have to modify Class TSay Method HandleEvent()
by Antonio Linares
Tue Nov 06, 2007 10:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: drag drop oSay
Replies: 7
Views: 1244

... If you already use most of your swap space, then you may run out. A system that is "out of memory" can become fragile. Many programs do not react gracefully when malloc() returns 0. With newer Linux kernels, the kernel may decide to kill some processes to regain memory, and you may not like ...
by karinha
Fri Oct 19, 2007 11:35 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: proteger exe contra debuggers y cracks
Replies: 16
Views: 6721

Webserver

... been doing a lot of work as of late using the webserver class and have added a hook to the OnPost function so that I can manipulate that data and react to it as it is coming in. I am scanning the boundry tags to keep things together on uploads. For the most part it seems to work fine untill I ...
by Dave Zowasky
Sun Sep 30, 2007 4:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webserver
Replies: 2
Views: 854

Inkey() result

... returns most of the standard keys, 1-9, a-z, A-Z and more, but it does NOT return ANYTHING on any cursor movement keys. This means, it does not react on any of these keys: arrow-up/down/left/right, Home, End, Page Up, Page Down. Is this a known problem and if yes, what should we do?
by Dutchera
Tue Jun 12, 2007 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Inkey() result
Replies: 3
Views: 878
Previous

Return to advanced search