Search found 94 matches: propose

Return to advanced search

Thats the reason I did not propose a similar approach. It it is a small table I would first scan and store recno's of the records to display. If it is large I would create an index like city + str(recno(),10,0) and set relation to the ...
by nageswaragunupudi
Mon Dec 24, 2007 1:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowser How to display customers/city a kind of treeview
Replies: 15
Views: 3773

Richard, We propose some modifications for the sample: * To remove the pushbutton and the "?" * To use a pulldown menu for Save and Cancel, this way the entire window client surface may be saved to a file. * hDC needs to be released ...
by Antonio Linares
Sat Dec 23, 2006 8:14 am
 
Forum: FiveWin for Pocket PC
Topic: Signatures
Replies: 32
Views: 10796

cGetFile() and Readonly checkbox

I propose to give a default parameter (probably 2060) to nFlags parameter of the function cGetFile() so that it doesn't show Open readonly checkbox anymore:

DWORD dwFlags = IF( PCOUNT() > 6 && ISNUM( 7 ), _parnl( 7 ), 2060 );

Do you agree?

EMG
by Enrico Maria Giordano
Wed Feb 01, 2006 7:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetFile() and Readonly checkbox
Replies: 1
Views: 569

... arquitectura de una máquina virtual: The Harbour virtual machine (VM) Question : If a VM description is desirable, how should it be structured? (I propose plain text, with two main sections: VM description, Opcodes. The "Opcodes" section would describe every opcode: mnemonic, code, operands, description. ...
by Antonio Linares
Fri Jan 27, 2006 1:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: maquinas virtuales - virtual machines
Replies: 5
Views: 1773
Previous

Return to advanced search