Search found 23 matches
- Sat Aug 31, 2019 8:59 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Consulta acerca de TBitmap/Timage/Ximage
- Replies: 13
- Views: 2240
Re: Consulta acerca de TBitmap/Timage/Ximage
Hello people Do you know how to use ximage with Pelles C? What feature would you use? I tried with the bitmap feature and it gets static, doesn't work ximage features thankful Augusto Olá Pessoal Vocês sabem como usar o ximage com Pelles C ? Qual recurso usaria? Tentei com o recurso bitmap e ele fic...
- Thu Sep 07, 2017 3:01 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Error em TGraph (resolved)
- Replies: 2
- Views: 667
Re: Error em TGraph (resolved)
Thank you very much !
It worked!
thanks
It worked!
thanks
- Thu Sep 07, 2017 1:50 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Error em TGraph (resolved)
- Replies: 2
- Views: 667
Error em TGraph (resolved)
Good morning friends. I found 2 errors in my programs when I use the TGraph class. 1 - When the values of the column x (: aSeries ) arrives to millions, there is an overflow in the picture. 2 - If you use the popup menu in the item "Values", if it is graph bar, it generates the error below...
- Thu Jun 08, 2017 6:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xbrowse Tree erro with array (sorted out) resolvido
- Replies: 2
- Views: 631
Re: Xbrowse Tree erro with array
nageswaragunupudi
Many thanks for the reply.
That's right, I spent a week trying to find the problem and did not realize it.
Once again.
Thank you!
Many thanks for the reply.
That's right, I spent a week trying to find the problem and did not realize it.
Once again.
Thank you!
- Wed Jun 07, 2017 8:10 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xbrowse Tree erro with array (sorted out) resolvido
- Replies: 2
- Views: 631
Xbrowse Tree erro with array (sorted out) resolvido
Dear friends. I need to open multiple windows with xbrowse tree with different arrays. I made a program based on the testxbr3.prg sample. But replacing ADO with an array, I do xbrowse and it's cool, but if I close xbrowse and open again, or open multiple xbrowses, even with different data, they are ...
- Tue May 02, 2017 9:23 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: RadioButtom and CheckBox (Resolved)
- Replies: 3
- Views: 493
Re: RadioButtom and CheckBox
Obrigado João dos Santos.
Deu certo
Deu certo
- Tue May 02, 2017 6:15 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: RadioButtom and CheckBox (Resolved)
- Replies: 3
- Views: 493
RadioButtom and CheckBox (Resolved)
Good afternoon friends.
Is it possible to use tooltip in radiobuttom and checkbox? If possible how do I do it?
Grateful
Augusto
Is it possible to use tooltip in radiobuttom and checkbox? If possible how do I do it?
Grateful
Augusto
- Tue May 02, 2017 6:03 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH 17.04: BtnBmp: Symbol Fonts as bitmaps
- Replies: 3
- Views: 760
Re: FWH 17.04: BtnBmp: Symbol Fonts as bitmaps
Resolvido.
Obrigado.
Obrigado.
- Sat Apr 29, 2017 8:23 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH 17.04: BtnBmp: Symbol Fonts as bitmaps
- Replies: 3
- Views: 760
Re: FWH 17.04: BtnBmp: Symbol Fonts as bitmaps
Thanks for the info
I liked knowing that.
I liked knowing that.
- Mon Apr 03, 2017 6:16 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWMARIADB 17.03 Fast Loading/Browsing Very Large Tables
- Replies: 19
- Views: 4044
Re: FWMARIADB 17.03 Fast Loading/Browsing Very Large Tables
nageswaragunupudi wrote:As of now, we do not have any plans.Is there any chance for 'FWPOSTGRESDB' ?
We would consider if we see many users interested in it.
I have interest in the class for FWPOSTGRESDB, currently use third-party class.
- Fri Aug 19, 2016 11:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Programa travando apos upgrade 1604 e 1605 (RESOLVIDO)
- Replies: 17
- Views: 3621
Re: Programa travando apos upgrade 1604 e 1605
nageswaragunupudi It worked Doing as your example does not generate error like this: oBrw3021:aCols[ 3 ]:nEditType := IF(!EMPTY(oClassVen:cvCtrFat), EDIT_NONE, EDIT_GET_BUTTON ) oBrw3021:aCols[ 3 ]:addResource( "LUPA2") oBrw3021:aCols[ 3 ]:nBtnBmp := 1 or like this WITH OBJECT...
- Fri Aug 19, 2016 5:19 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Programa travando apos upgrade 1604 e 1605 (RESOLVIDO)
- Replies: 17
- Views: 3621
Re: Programa travando apos upgrade 1604 e 1605
excuse me problems with my browser doubled posting
- Fri Aug 19, 2016 5:17 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Programa travando apos upgrade 1604 e 1605 (RESOLVIDO)
- Replies: 17
- Views: 3621
Re: Programa travando apos upgrade 1604 e 1605
nageswaragunupudi good afternoon, as passed already by other users the problem occurs when using edit_get_button and use image resourse, image bitmaps works normally. oBrw3021:aCols[ 3 ]: nEditType: = EDIT_GET_BUTTON oBrw3021:aCols[ 3 ]:addResource( "LUPA2") oBrw3021:aCols[ 3 ]:nBtnBmp := ...
- Fri Aug 19, 2016 5:08 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Programa travando apos upgrade 1604 e 1605 (RESOLVIDO)
- Replies: 17
- Views: 3621
Re: Programa travando apos upgrade 1604 e 1605
nageswaragunupudi good afternoon, as passed already by other users the problem occurs when using edit_get_button and use image resourse, image bitmaps works normally. oBrw3021:aCols[ 3 ]]: nEditType: = EDIT_GET_BUTTON oBrw3021:aCols[ 3 ]:addResource( "LUPA2") oBrw3021:aCols[ 3 ]:nBtnBmp :=...
- Thu Aug 18, 2016 8:21 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Programa travando apos upgrade 1604 e 1605 (RESOLVIDO)
- Replies: 17
- Views: 3621
Re: Programa travando apos upgrade 1604 e 1605
After I declare and active the xbrowse whenever I change the array, step by these commands I'm doing the wrong Xbrowse? oBrw3021:aArrayData := oClassVen:aDados oBrw3021:nFreeze := 5 oBrw3021:nColSel := 2 oBrw3021:nMarqueeStyle := IF(!EMPTY(oClass...