Search found 75 matches: listboxes
Searched query: listboxes
- Wed Jun 14, 2023 10:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Listbox in Cell of Excel
- Replies: 6
- Views: 666
Listbox in Cell of Excel
Anybody had any luck with accessing Listboxes in excel using OLE. I have a spreadsheet with a Listbox in about every cell. The user is suppose to select the value from the list box to fill it out. I am trying to fill it out using Fivewin and Ole. Don't have complete access to the spreadsheet. Would ...
- Wed Mar 02, 2022 10:01 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: TXBrwColumn aEditListTxt
- Replies: 11
- Views: 1106
Re: TXBrwColumn aEditListTxt
Thanks for jumping in Mr. Rao.
Columns 2 and 3 are not only listboxes but also editable.
If users make a false entry in col 3 it should be possible to repeat the mechanism to click again the same value in col 2 to correct the value in col 3.
And no, it's a dbf to edit.
You should not keep column 3 ...
Columns 2 and 3 are not only listboxes but also editable.
If users make a false entry in col 3 it should be possible to repeat the mechanism to click again the same value in col 2 to correct the value in col 3.
And no, it's a dbf to edit.
You should not keep column 3 ...
- Wed Mar 02, 2022 9:05 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: TXBrwColumn aEditListTxt
- Replies: 11
- Views: 1106
Re: TXBrwColumn aEditListTxt
Thanks for jumping in Mr. Rao.
Columns 2 and 3 are not only listboxes but also editable.
If users make a false entry in col 3 it should be possible to repeat the mechanism to click again the same value in col 2 to correct the value in col 3.
And no, it's a dbf to edit.
Columns 2 and 3 are not only listboxes but also editable.
If users make a false entry in col 3 it should be possible to repeat the mechanism to click again the same value in col 2 to correct the value in col 3.
And no, it's a dbf to edit.
- Mon Feb 28, 2022 4:25 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem With oldest Prg of Rss
- Replies: 19
- Views: 1861
Re: Problem With oldest Prg of Rss
... probando con muchos feeds y he encontrado muchos que no funcionan con el prg hecho en fwh mientras que si los cargo desde la web funcionan bien. Entonces mi inquietud es convertir los listboxes de Hernan con el nuevo Xbrowse, me pueden ayudar a hacerlo por favor porque no entiendo porque no funciona.
- Mon Feb 28, 2022 8:41 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem With oldest Prg of Rss
- Replies: 19
- Views: 1861
Re: Problem With oldest Prg of Rss
however perhaps it is better to convert all the listboxes to Xbrowse because it was certainly done with the Hernan listbox that I no longer have so I prefer to convert everything to xbrowse
second thing I created a dbf archive with three simple fields to better manage the rss addresses
local ...
second thing I created a dbf archive with three simple fields to better manage the rss addresses
local ...
- Wed Nov 06, 2019 5:52 am
- Forum: FiveLinux / FiveDroid (Android)
- Topic: Orientación para migración desde visual flagship
- Replies: 5
- Views: 9369
Re: Orientación para migración desde visual flagship
... cd fivelinux
mkdir obj
mkdir objc
mkdir lib
make > make.log
Casi terminando de ejecutarse make, me arroja lo siguiente:
source/winapi/listboxes.c: In function ‘HB_FUN_LBXSETITEMS’:
source/winapi/listboxes.c:68:61: warning: cast to pointer from integer of different size [-Wint-to-pointer ...
mkdir obj
mkdir objc
mkdir lib
make > make.log
Casi terminando de ejecutarse make, me arroja lo siguiente:
source/winapi/listboxes.c: In function ‘HB_FUN_LBXSETITEMS’:
source/winapi/listboxes.c:68:61: warning: cast to pointer from integer of different size [-Wint-to-pointer ...
- Sun Mar 24, 2019 1:16 pm
- Forum: FiveLinux / FiveDroid (Android)
- Topic: FiveLinux, Harbour en OpenSuse Leap 42.1 x86_64
- Replies: 8
- Views: 5184
Re: FiveLinux, Harbour en OpenSuse Leap 42.1 x86_64
... alem do Leap 42.3 64
uso também o Harbour 3.2....
bem a intalaçâo foi perfeita até a ultima linha apresentar o seguinte erro:
source/winapi/listboxes.c: In function ‘HB_FUN_LBXSETITEMS’:
source/winapi/listboxes.c:68:61: warning: cast to pointer from integer of different size [-Wint-to-pointer ...
uso também o Harbour 3.2....
bem a intalaçâo foi perfeita até a ultima linha apresentar o seguinte erro:
source/winapi/listboxes.c: In function ‘HB_FUN_LBXSETITEMS’:
source/winapi/listboxes.c:68:61: warning: cast to pointer from integer of different size [-Wint-to-pointer ...
- Sun May 06, 2018 1:53 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xbrowse and Select clause problem
- Replies: 14
- Views: 2966
Re: Xbrowse and Select clause problem
cdmmaui wrote:Dear Rao,
Thanks again for your help! By the way, is :upstable still required for Listboxes?
Thank you!
Please retain upstable for listboxes.
Nothing of the sort is required for xbrowse.
- Sun May 06, 2018 1:50 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xbrowse and Select clause problem
- Replies: 14
- Views: 2966
Re: Xbrowse and Select clause problem
Dear Rao,
Thanks again for your help! By the way, is :upstable still required for Listboxes?
Thank you!
Thanks again for your help! By the way, is :upstable still required for Listboxes?
Thank you!
- Mon May 15, 2017 8:53 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Conferencia internacional de Harbour+FWH - Sesiones
- Replies: 0
- Views: 1255
Conferencia internacional de Harbour+FWH - Sesiones
... GDI+
TOUCH AND TABLET CAPABILITIES PROVIDED.
- Touch and gesture functions already provided in FWH and usage
- Touch friendly controls, like listboxes and comboboxes
- Controls that automatically recognize touch gestures and their behavior.
- Extending touch functionality by the programmer using ...
TOUCH AND TABLET CAPABILITIES PROVIDED.
- Touch and gesture functions already provided in FWH and usage
- Touch friendly controls, like listboxes and comboboxes
- Controls that automatically recognize touch gestures and their behavior.
- Extending touch functionality by the programmer using ...
- Sun May 14, 2017 1:19 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: 1st FWH + [x]Harbour 2017 international conference
- Replies: 68
- Views: 302064
Re: 1st FWH + [x]Harbour 2017 international conference
... GDI+
TOUCH AND TABLET CAPABILITIES PROVIDED.
- Touch and gesture functions already provided in FWH and usage
- Touch friendly controls, like listboxes and comboboxes
- Controls that automatically recognize touch gestures and their behavior.
- Extending touch functionality by the programmer using ...
TOUCH AND TABLET CAPABILITIES PROVIDED.
- Touch and gesture functions already provided in FWH and usage
- Touch friendly controls, like listboxes and comboboxes
- Controls that automatically recognize touch gestures and their behavior.
- Extending touch functionality by the programmer using ...
- Fri Feb 10, 2017 1:34 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: 1st FWH + [x]Harbour 2017 international conference
- Replies: 68
- Views: 302064
Re: 1st FWH + [x]Harbour 2017 international conference
... FWH : TOUCH AND TABLET CAPABILITIES PROVIDED.
- Touch and gesture functions already provided in FWH and usage
- Touch friendly controls, like listboxes and comboboxes
- Controls that automatically recognize touch gestures and their behavior.
- Extending touch functionality by the programmer using ...
- Touch and gesture functions already provided in FWH and usage
- Touch friendly controls, like listboxes and comboboxes
- Controls that automatically recognize touch gestures and their behavior.
- Extending touch functionality by the programmer using ...
- Wed Jul 20, 2016 8:51 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xbrowse vx Listbox size
- Replies: 8
- Views: 1518
Xbrowse vx Listbox size
Hi,
I'm converting my listboxes to xbrowse.
I see that there is more space between the rows in the xbrowse then the listbox.
How can I make them smaller? I already put them on the smallest size with by dragging it with the mouse.
Browse with listbox:
http://www.vms.be/FW/LISTBOX.JPG ...
I'm converting my listboxes to xbrowse.
I see that there is more space between the rows in the xbrowse then the listbox.
How can I make them smaller? I already put them on the smallest size with by dragging it with the mouse.
Browse with listbox:
http://www.vms.be/FW/LISTBOX.JPG ...
- Wed Jun 22, 2016 9:12 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Fivewin en version antigua (FW24 xHarbour)
- Replies: 28
- Views: 6395
Re: Fivewin en version antigua (FW24)
... push the
Return key)
- New method SelectCol( oCol )
- Bug found en refresh method is fixed
- New method GetVisibleCols()
- Fix of incorrect display after editing
- Fix for some col and row divider styles
- Incorrect display of listboxes on editing
- Column editing is now working smoothly
Return key)
- New method SelectCol( oCol )
- Bug found en refresh method is fixed
- New method GetVisibleCols()
- Fix of incorrect display after editing
- Fix for some col and row divider styles
- Incorrect display of listboxes on editing
- Column editing is now working smoothly
- Wed Jun 22, 2016 9:06 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Fivewin en version antigua (FW24 xHarbour)
- Replies: 28
- Views: 6395
Re: Fivewin en version antigua (FW24)
... push the
Return key)
- New method SelectCol( oCol )
- Bug found en refresh method is fixed
- New method GetVisibleCols()
- Fix of incorrect display after editing
- Fix for some col and row divider styles
- Incorrect display of listboxes on editing
- Column editing is now working smoothly
Return key)
- New method SelectCol( oCol )
- Bug found en refresh method is fixed
- New method GetVisibleCols()
- Fix of incorrect display after editing
- Fix for some col and row divider styles
- Incorrect display of listboxes on editing
- Column editing is now working smoothly