messages listlengths 1 1 | topic stringlengths 2 60 |
|---|---|
[
{
"date": "2008-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Günther,\r\n\r\nMy test with Dialog-gradient-background : not transparent.\r\n\r\n[img:24niukrm]http://www.pflegeplus.com/pictures/gradient5.jpg[/img:24niukrm]\r\n\r\nRegards\r\nUwe <!-- s:lol: --><img src=\"... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe, thats not transparent!?\r\nAnd also the SAYS with clausula UPDATE are not transparent, when the text are updated!",
"time": "23:47",
"topic": "Checkbox and Radio are not transparent!?",
"username": "byte-one"
}
... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Günther,\r\n\r\nAll tests in Dialog and Folder :\r\n\r\nDialog and Folder with Gradient :\r\nFolder is OK.\r\n\r\n[img:1bb4i9ie]http://www.pflegeplus.com/pictures/gradient80.jpg[/img:1bb4i9ie]\r\n\r\nRegards\... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Günther,\r\n\r\n>\r\nI am using not a bitmap as background! \r\nI use as background: ... gradientfill()\r\n>\r\n\r\nThen the transparent clause does not work \r\n\r\nWe have previously commented this issue on these forums. It is a... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello,\r\n\r\nI did some tests with Dialog and Transparent :\r\nThe 2. Dialog captured the gradient from Dialog 1.\r\nCheckbox and Radio are transparent.\r\n\r\n[img:3m716txt]http://www.pflegeplus.com/pictures/dlgtest1... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe, please show me the source!",
"time": "13:53",
"topic": "Checkbox and Radio are not transparent!?",
"username": "byte-one"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe,\r\n\r\nI guess you are using a NULL brush, so there is no background brush and the one from the main dialog is seen",
"time": "14:00",
"topic": "Checkbox and Radio are not transparent!?",
"username": "Antonio Lina... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio, is it possible to create a bmp from the gradientfill() function? The gradient colors for the background are from user and i will paint the dialog with this colors.",
"time": "14:55",
"topic": "Checkbox and Radio a... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\r\nAnother test. The Test-Dialog-gradient is complete different to the others.\r\nThe Dialog uses the normal Gradient-function as background.\r\n\r\nsample 1\r\n[img:q0sw9dhv]http://www.pflegeplus.com/pictures... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe,\r\n\r\nPlease run your tests in XP and see what you get\r\n\r\nOr, are you using XP with a different theme ?",
"time": "20:30",
"topic": "Checkbox and Radio are not transparent!?",
"username": "Antonio Linares"
... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Günther,\r\n\r\nYou can use oDlg:SaveToBmp( cBmpFileName )",
"time": "20:33",
"topic": "Checkbox and Radio are not transparent!?",
"username": "Antonio Linares"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\r\n\r\nthe tests i'have done with VISTA.\r\n\r\nI tested with XP and Windows2000\r\n\r\nResult :\r\n\r\nXP : Radio and SAY is transparent. Checkbox not.\r\n\r\nWindows2000 : only SAY is transparent.\r\n\r\nIs there a solu... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Uwe,\r\n\r\n> Is there a solution for XP, maybe to get the checkbox working as well ? \r\n\r\nWe have not found it <!-- s:-( --><img src=\"{SMILIES_PATH}/icon_sad.gif\" alt=\":-(\" title=\"Sad\" /><!-- s:-( --> It is ok for Vista... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-30",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio,\r\n\r\nSay, radio and text works well in transparent-mode with XP.\r\nOnly the Checkbox-transparent-text doesn't work.\r\n\r\nA easy solution ?\r\n\r\nIn resources : \r\nI disconnect the text from the Checkbox ( no text )... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi\r\n\r\nThis is the result of a simple work around to paint RADIOS/CHECKBOXES/SAYS/GROUPS/IMAGES and other controls\r\non gradient dialogs. \r\n\r\nThis work around is tested in WIN98, WINXP NOT TESTED ON VISTA.\r\n\r\n[url=http... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello RAMESHBABU,\r\n\r\ncan you show me the source for it, to see, what is different\r\nto my solution ?\r\n\r\nI have all Windows-versions installed.\r\nI can test on 98, NT, 2000, XP and VISTA.\r\n\r\nRegards\r\nUwe <!-- s:lol:... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello RAMESHBABU!\r\nPlease send me your source! I am very interesting!",
"time": "15:46",
"topic": "Checkbox and Radio are not transparent!?",
"username": "byte-one"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Mr.ukoenig and Mr.Günther \r\n\r\nPlease check your inboxes\r\n\r\nRegards,\r\n\r\n- Ramesh Babu P",
"time": "15:52",
"topic": "Checkbox and Radio are not transparent!?",
"username": "RAMESHBABU"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Mr. RAMESHBABU,\r\n\r\nI tested it with VISTA.\r\nIt works perfect.\r\nThank you very much for your nice solution.\r\n\r\nregards\r\nUwe <!-- s:lol: --><img src=\"{SMILIES_PATH}/icon_lol.gif\" alt=\":lol:\" title=\"Laughing\... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr.ukoenig\r\n\r\nThank You and you are most welcome.\r\n\r\nRegards\r\n\r\n-Ramesh Babu P",
"time": "16:40",
"topic": "Checkbox and Radio are not transparent!?",
"username": "RAMESHBABU"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi RAMESHBABU! \r\nPlease send me your source! I am very interesting!\r\n\r\nThanks,",
"time": "17:05",
"topic": "Checkbox and Radio are not transparent!?",
"username": "Horizon"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello RAMESHBABU! \r\n\r\nMany thanks for your reply!\r\nI tested your solution on vista and 2000. On 2000 it is not functioning. On Vista is functioning but if the checkbox is clicked, the old and the new text is shown!",
"ti... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Günther,\r\n\r\nI think, Microsoft changed a DLL belongs to the display, because of\r\nall the different results.\r\nSome DLL's can transfered to other window-version without problem.\r\nMaybe i can find out searching in Int... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-10-31",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ramesh,\r\n\r\nWould you mind to share your solution here in the forums ? thanks <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\r\n\r\nOtherwise I appreciate if you email it to ... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr.Antonio/Mr.Horizon\r\n\r\nPlease check your inboxes.\r\n\r\nRegards\r\n\r\n- Ramesh Babu P",
"time": "01:49",
"topic": "Checkbox and Radio are not transparent!?",
"username": "RAMESHBABU"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-01",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Mr.Ramesh Babu,\r\n\r\nI would like to see your code. If you don't mind can you send it to my email id <!-- e --><a href=\"mailto:anserkk@gmail.com\">anserkk@gmail.com</a><!-- e -->\r\n\r\nRegards\r\n\r\nAnser",
"time": "... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Anser,\r\n\r\nCheck your inbox.\r\n\r\n- Ramesh Babu P",
"time": "01:27",
"topic": "Checkbox and Radio are not transparent!?",
"username": "RAMESHBABU"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ramesh,\r\n\r\nCould you please resend it to me as a ZIP file renamed as ZOP ? thanks",
"time": "01:32",
"topic": "Checkbox and Radio are not transparent!?",
"username": "Antonio Linares"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Ramesh,\r\n\r\nI have not rcvd u'r mail in my Gmail id as said. If u attached a zip file then gmail blocks the mail. Request u to either rename the zip extention or u may send it to my hotmail id <!-- e --><a href=\"mailto:a... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Ramesh,\r\n\r\nThanks for your contribution, could you please send me the code to jmurugosa (at) gmail.com, I really need of your solution.\r\n\r\nThanks in advance.",
"time": "16:24",
"topic": "Checkbox and Radio are... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Anser Bhai,\r\n\r\nCould be please provide an alternate e-mail. I got the mail bounced back.\r\n\r\nRegards\r\n\r\n- Ramesh babu P",
"time": "18:06",
"topic": "Checkbox and Radio are not transparent!?",
"usernam... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr.Murugosa,\r\n\r\nPlease check your inbox. \r\n\r\n- Ramesh babu P",
"time": "18:12",
"topic": "Checkbox and Radio are not transparent!?",
"username": "RAMESHBABU"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"RAMESHBABU\":3a8bbh9d]Mr.Murugosa,\n\nPlease check your inbox. \n\n- Ramesh babu P[/quote:3a8bbh9d]\r\n\r\nThanks Ramesh, but I didn´t recieve the mail, If you are sending a zip file or rar file, please rename it as .zzz ... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Ramesh,\r\n\r\nI have not received it, probably due to the same reasons as Jose explains.",
"time": "20:18",
"topic": "Checkbox and Radio are not transparent!?",
"username": "Antonio Linares"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr.Antonio, Jose and Anser\r\n\r\nI am extremely sorry for the inconvenience. Here is the link to download.\r\n\r\n[url:1leni3ey]http://www.aksharasoft.com/gradtest.zip[/url:1leni3ey]\r\n\r\n- Ramesh Babu P",
... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thankyou Ramesh Bhai,\r\n\r\nRegards\r\n\r\nAnser",
"time": "05:52",
"topic": "Checkbox and Radio are not transparent!?",
"username": "anserkk"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Ramesh,\r\n\r\ncould you send me your solution, too.\r\n\r\nThanks",
"time": "10:17",
"topic": "Checkbox and Radio are not transparent!?",
"username": "StefanHaupt"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ramesh,\r\n\r\nI just found the download link <!-- s:oops: --><img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarassed\" /><!-- s:oops: --> \r\n\r\nThanks",
"time": "10:20",
"topic": "Checkbox and Ra... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ramesh,\r\n\r\nOk, so basically what you do is to create a bitmap from the painted gradient and then use the bitmap for a brush.\r\n\r\nWe could implement a method to automatically do it, without having to use any external tool <!... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi Ramesh,\r\n\r\nThank you for sending gradtest.zip.\r\n\r\nIf I am not wrong, The function in prg uses the external EXE files. BMPtoJPG and NCONVERT.\r\n\r\nCan you also provide these files if it is possible?. I try find them fr... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello All!\r\nI found a solution for this problem. Not very elegant, but usable. This could functioning on all OS. \r\nAntonio, this should inserted in dialog-class! The real size of a redefined dialog is only to see, when activa... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi all,\r\n\r\nsome time ago I enhanced the TBrush class, you can use like the original one. It creates brushes with a gradient on the fly.\r\n\r\nI hope, it´s helpful.\r\n\r\nUsage:\r\n[code:u20hcnje]...\noBrushX :... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Stephan,\r\n\r\nCan you us a small working example please?\r\n\r\nThanks,",
"time": "14:28",
"topic": "Checkbox and Radio are not transparent!?",
"username": "Horizon"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Antonio,\r\n\r\nThanks for your attention to the subject.\r\n\r\n>>Ok, so basically what you do is to create a bitmap from the painted \r\n>>gradient and then use the bitmap for a brush. \r\n\r\nYes.\r\n\r\n>> could implement... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\r\n\r\nlets take Ramesh´s sample, here is the changed test\r\n\r\n[code:67ra38r4]#include \"fivewin.ch\"\n#include \"Image.ch\"\n\nFUNCTION main()\n\nLOCAL oDlg, oIcon, oBrush, oGroup, oRadio, oCheckBox, oSa... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thanks Stefan,\r\n\r\nIt works good. \r\n\r\nIs it possible to give oBrush's Width and Height in ACTIVATE DIALOG ON INIT like below?\r\n\r\n[code:2ibybbfm]\nACTIVATE DIALOG oDlg CENTERED ON INIT (oBrush:nHeight := oDlg... | Checkbox and Radio are not transparent!? |
[
{
"date": "2008-11-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\r\n\r\nno, that´s not possible at the moment, because the bitmap is created only virtually.\r\n\r\nBut you can try this (not tested):\r\n\r\n[code:3mmetvvg]DEFINE BRUSH oBrush\n//oBrush := TBrushX():New (... | Checkbox and Radio are not transparent!? |
[
{
"date": "2009-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "A working example:\n[code:25u61aza]\n#include \"FiveWin.ch\"\n\nfunction Main()\n\n local oDlg, oCbx1, lValue1 := .T., oCbx2, lValue2 := .T., oCbx3, lValue3 := .T.\n local oRadMenu, nVal... | Checkbox and Radio are not transparent!? |
[
{
"date": "2009-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hello Mr.Antinio,\n\nThanks for your nice solution. But I dont find source for \"[color=#0000FF:2921iihr]CreateCompatableBitMap()[/color:2921iihr]\".\n\nI am using FWH 8.09\n\nPlease provide it to me.\n\nRegards,\n\n- Ramesh Babu... | Checkbox and Radio are not transparent!? |
[
{
"date": "2009-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Mr.Ramesh and Mr.Antonio\n\nThe Sample is working fine in FWH 9.01\n\nRegards\n\nAnser",
"time": "07:50",
"topic": "Checkbox and Radio are not transparent!?",
"username": "anserkk"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2009-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Mr.Antonio,\n\nI got the source for [color=#0000FF:yj0rc2rv]\"CreateCompatableBitMap()\"[/color:yj0rc2rv] function in the earlier pages of this posting \nitself.\n\nI have tested your solution in FWH8.09 and worked very well.\n\nF... | Checkbox and Radio are not transparent!? |
[
{
"date": "2009-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Ramesh,\n\nI am happy that finally we found a simple solution for it <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->\n\nAs you see the function GradientBrush() dynamically c... | Checkbox and Radio are not transparent!? |
[
{
"date": "2009-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Dear Mr.Antinio\n\n>>As you see the function GradientBrush() dynamically creates a brush but using the dimensions of the dialogbox, so we can \n>>use aColors the same way as we use it with GradientFill() \n\nYes. The function is s... | Checkbox and Radio are not transparent!? |
[
{
"date": "2009-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Günther,\n\nYes, its a curious effect <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) --> caused because we are changing a default brush.\n\nThis is the way to solve it: just define ... | Checkbox and Radio are not transparent!? |
[
{
"date": "2009-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "This is functioning but if i use not only one dialog in program, this brush are used also in all other dialogs. But the brush is not defined in this dialogs with ..ON INIT.",
"time": "16:21",
"topic": "Checkbox and Radio a... | Checkbox and Radio are not transparent!? |
[
{
"date": "2009-02-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio, can this solution not included into the function gradientbrush() with oDlg:setbrush(obrush) or so? In TBrush you are save all brushes for a new call from the same brush. Should be this brush made from gradientbrush() eras... | Checkbox and Radio are not transparent!? |
[
{
"date": "2009-02-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Günther,\n\nYes, I missed to destroy the hDC! <!-- s:? --><img src=\"{SMILIES_PATH}/icon_confused.gif\" alt=\":?\" title=\"Confused\" /><!-- s:? --> \n\nhBmp will be destroyed by the brush itself.\n\nThe problem to include it as... | Checkbox and Radio are not transparent!? |
[
{
"date": "2009-02-05",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Antonio, now also the gets use this brush! And in the print-preview the metafiles are also colored with this brush.",
"time": "12:27",
"topic": "Checkbox and Radio are not transparent!?",
"username": "byte-one"
}
] | Checkbox and Radio are not transparent!? |
[
{
"date": "2006-03-14",
"forum": "FiveWin for Pocket PC",
"text": "Antonio,\n\nI found probably this same effect as in button action control . Checkbox status is still this same. Sample code:\n\n[code:6b2tpbsz]\n#Include 'FwCe.Ch'\n\nFunction TestCheck ()\n\n Local oWnd := Nil\n Loca... | Checkbox control |
[
{
"date": "2006-03-14",
"forum": "FiveWin for Pocket PC",
"text": "Pawel,\n\nYes, it was the same bug and also the same in TRadio. Fixed. \n\nA new FWPPC build is already available to download.\n\nmany thanks for your feedback,",
"time": "13:02",
"topic": "Checkbox control",
"username": "Ant... | Checkbox control |
[
{
"date": "2021-01-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "In the following sample, the checkbox disappears when it receives the focus. Please note that the problem shows up only with Harbour and MinGW.\n\nAny ideas?\n\n[code=fw:6aijzd2n]<div class=\"fw\" id=\"{CB}\" style=\"font-family: ... | Checkbox disappearing (MinGW) |
[
{
"date": "2021-01-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Thank you. Are you using MinGW? Did you move the focus to checkbox?\n\nThere is nobody here using MinGW, please?\n\nEMG",
"time": "09:10",
"topic": "Checkbox disappearing (MinGW)",
"username": "Enrico Maria Giordano"
... | Checkbox disappearing (MinGW) |
[
{
"date": "2021-01-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "It also happens when you add the OF oDlg clause?",
"time": "10:44",
"topic": "Checkbox disappearing (MinGW)",
"username": "cnavarro"
}
] | Checkbox disappearing (MinGW) |
[
{
"date": "2021-01-16",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Yes, same result. This is the files used to build the EXE:\n\n[code=fw:h2jxsb2o]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\">q.prg<br />-fullstatic <br />fwh.hbc<br /><br />This is fwh.hbc:<br /><br /><span styl... | Checkbox disappearing (MinGW) |
[
{
"date": "2021-01-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico, run OK in my tests\n[img:2d1st7yi]https://i.postimg.cc/hjd0vGg7/enri16.png[/img:2d1st7yi]",
"time": "01:50",
"topic": "Checkbox disappearing (MinGW)",
"username": "cnavarro"
}
] | Checkbox disappearing (MinGW) |
[
{
"date": "2021-01-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Enrico, yes, this sample is build with MinGW 8.10",
"time": "10:36",
"topic": "Checkbox disappearing (MinGW)",
"username": "cnavarro"
}
] | Checkbox disappearing (MinGW) |
[
{
"date": "2021-01-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Ok, thank you.\n\nEMG",
"time": "10:38",
"topic": "Checkbox disappearing (MinGW)",
"username": "Enrico Maria Giordano"
}
] | Checkbox disappearing (MinGW) |
[
{
"date": "2021-01-17",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I only use the libraries that are marked.\n[img:30dbreod]https://i.postimg.cc/CLdrfhKK/enri17.png[/img:30dbreod]",
"time": "10:53",
"topic": "Checkbox disappearing (MinGW)",
"username": "cnavarro"
}
] | Checkbox disappearing (MinGW) |
[
{
"date": "2021-01-18",
"forum": "FiveWin for Harbour/xHarbour",
"text": "The problem was the MinGW version used (probably a bug in that version of MinGW SDK libs). Using a new version (10.2) the problem is fixed.\n\nEMG",
"time": "12:42",
"topic": "Checkbox disappearing (MinGW)",
"username"... | Checkbox disappearing (MinGW) |
[
{
"date": "2021-05-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nIs it possible to show tooltip when the checkbox is disabled?",
"time": "07:30",
"topic": "Checkbox does not show Tooltip when disabled.",
"username": "Horizon"
}
] | Checkbox does not show Tooltip when disabled. |
[
{
"date": "2021-05-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nPlace an \"empty\" SAY below the checkbox and use the SAY tooltip",
"time": "14:37",
"topic": "Checkbox does not show Tooltip when disabled.",
"username": "Antonio Linares"
}
] | Checkbox does not show Tooltip when disabled. |
[
{
"date": "2021-05-26",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote:1thnkqx7]Place an \"empty\" SAY below the checkbox and use the SAY tooltip[/quote:1thnkqx7]\n\nanother solution to keep the mouse-cursor inside\nthe checkboxarea :\n\n[img:1thnkqx7]http://www.service-fivewin.de/... | Checkbox does not show Tooltip when disabled. |
[
{
"date": "2021-05-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Very good.\n\n[code=fw:34w3zsha]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><span style=\"color: #B900B9;\">// \\SAMPLES\\CHKDISAB.PRG</span><br /><br /><span style=\"color: #00D7D7;\">#Include</span> <sp... | Checkbox does not show Tooltip when disabled. |
[
{
"date": "2021-05-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"Antonio Linares\":3elz4r1u]Hakan,\n\nPlace an \"empty\" SAY below the checkbox and use the SAY tooltip[/quote:3elz4r1u]\n\nThank you Antonio,\n\nBut it seems the cTooltip does not executed in TSay object.",
"time": "2... | Checkbox does not show Tooltip when disabled. |
[
{
"date": "2021-05-27",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"ukoenig\":2221taaz][quote:2221taaz]Place an \"empty\" SAY below the checkbox and use the SAY tooltip[/quote:2221taaz]\n\nanother solution to keep the mouse-cursor inside\nthe checkboxarea :\n\n[img:2221taaz]http://www... | Checkbox does not show Tooltip when disabled. |
[
{
"date": "2021-05-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hakan,\n\nI have modified FWH\\samples\\testsay.prg this way and see the result as I explained you, using a SAY under the checkbox:\n\n[img:2wszehv1]https://github.com/FiveTechSoft/screenshots/blob/master/checkbox_disabled... | Checkbox does not show Tooltip when disabled. |
[
{
"date": "2010-06-13",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Em uma dialog com varios checkbox e radio, abre normal, mas ao pressionar ALT,\neles simplesmente ficam hide().\nDepois disto se passar com o mouse sobre a area que eles deveriam estar, eles \nficam Show().",
"time": "15:35",... | Checkbox e Radio |
[
{
"date": "2010-06-21",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Sérgio,\n\nQue versión de FWH usas ?\n\nEse error se corrigió hace ya bastante tiempo <!-- s:-) --><img src=\"{SMILIES_PATH}/icon_smile.gif\" alt=\":-)\" title=\"Smile\" /><!-- s:-) -->",
"time": "17:42",
"topic": "Checkb... | Checkbox e Radio |
[
{
"date": "2010-06-21",
"forum": "FiveWin para Harbour/xHarbour",
"text": "FWH 9.04\nPellesC\nBcc551\nWindows 7 Home Premium",
"time": "23:01",
"topic": "Checkbox e Radio",
"username": "Personal"
}
] | Checkbox e Radio |
[
{
"date": "2010-06-22",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Ola Personal, já tive um problema aqui parecido,aonde eu preenchia meus box com cor, dai o que estava la dentro sumia, minha solução foi colocar na propriedade do Groupbox Visible=No.\n\n\n\nLuiz Fernando",
"time": "19:25",
... | Checkbox e Radio |
[
{
"date": "2016-04-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Hola foro,\n\nAlguien tiene un ejemplo de como colocar un checkbox como parte de un registro en un browser ?\n\nGracias de antemano",
"time": "19:04",
"topic": "Checkbox en Browser",
"username": "Compuin"
}
] | Checkbox en Browser |
[
{
"date": "2016-04-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Usa:\n\noBrowse:SetChecks()\n\nLas columnas a mostrar el checkbox tienen que mostrar valores lógicos\n\nAdmite un primer parámetro con los dos nombres de imágenes alternativas desde recursos\n\ny un segúndo parámetro lógico para ... | Checkbox en Browser |
[
{
"date": "2016-04-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[code=fw:37v5aed3]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><span style=\"color: #B900B9;\">// el campo \"ACCE\" en logico </span><br /><br /> <span style=\"color: #0000ff;\">REDEFINE</span> <spa... | Checkbox en Browser |
[
{
"date": "2016-04-08",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Disculpa Antonio,\n\nNo me quedo muy claro con el ejemplo que me indicastes.",
"time": "21:10",
"topic": "Checkbox en Browser",
"username": "Compuin"
}
] | Checkbox en Browser |
[
{
"date": "2016-04-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Si el browse está mostrando algún valor lógico solo tienes que hacer oBrowse:SetChecks() y esas columnas aparecerán como checkboxes",
"time": "07:07",
"topic": "Checkbox en Browser",
"username": "Antonio Linares"
}
... | Checkbox en Browser |
[
{
"date": "2016-04-09",
"forum": "FiveWin para Harbour/xHarbour",
"text": "[quote=\"armando.lagunas\":2sahbon3][code=fw:2sahbon3]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /><span style=\"color: #B900B9;\">// el campo \"ACCE\" en logico </span><br /><br /> <span style=\"co... | Checkbox en Browser |
[
{
"date": "2016-04-11",
"forum": "FiveWin para Harbour/xHarbour",
"text": "hola, jose:\n\nno es un menu, es una opcion que trae la clase ribbonbar, es BackStage y la utilizo asi:\n\n[code=fw:19nouda0]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /> <span style=\... | Checkbox en Browser |
[
{
"date": "2016-04-11",
"forum": "FiveWin para Harbour/xHarbour",
"text": "Armando, gracias por tu respuesta, no habia pillado que era la misma ribbon, ya lo habia utilizado pero creo que lo mas llamativo es el windows donde la usas, creo eso hace la gran diferencia, cuando la probe fue bajo WIN XP, igu... | Checkbox en Browser |
[
{
"date": "2018-09-25",
"forum": "FiveMac / FivePhone (iPhone, iPad)",
"text": "Hello,\n\nCan we Enable and Disable a Checkbox. And can we programmaticaly change the checked state of a checkbox. What I want is the following:\nI have 2 Checkboxes, Check_1 and Check_2. if I uncheck Check_1 I want Check_2 ... | Checkbox enable/disable |
[
{
"date": "2018-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi, \n\nI have a array xbrowse, the first field is a logical than i can mark or unmark, how i can put a checkbox in header and how i control the status (mark or unmark).\n\nThanks in advance.",
"time": "14:35",
"topic": "C... | Checkbox in header |
[
{
"date": "2018-11-06",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Search in forum\nOne sample:\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=3&t=35501&p=211653&hilit=check+header#p211386\">viewtopic.php?f=3&t=35501&p=211653&hilit=check+header#p21... | Checkbox in header |
[
{
"date": "2018-10-28",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi,\n\nMy example is below. The problem is that when I press disable button, the area that is below the checkbox is disappeared. \n\nIn this case, when I move the mouse in this area, the lost fields are coming back again.\n\n[code... | Checkbox problem when disabled. |
[
{
"date": "2018-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "At moment\n\n[code=fw:2nm8jds8]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /> @ <span style=\"color: #000000;\">3</span>, <span style=\"color: #000000;\">1</span> <span style=\"color: #000... | Checkbox problem when disabled. |
[
{
"date": "2018-10-29",
"forum": "FiveWin for Harbour/xHarbour",
"text": "[quote=\"cnavarro\":3idhx17j]At moment\n\n[code=fw:3idhx17j]<div class=\"fw\" id=\"{CB}\" style=\"font-family: monospace;\"><br /><br /> @ <span style=\"color: #000000;\">3</span>, <span style=\"color: #000000;\">1</span> <span ... | Checkbox problem when disabled. |
[
{
"date": "2010-11-02",
"forum": "FiveWin for Harbour/xHarbour",
"text": "I still have a problem with checkboxes. On some dialogs, but not all, a checkbox requires a double click to change the value. On others, it takes a single click.\n\nThe problem is consistent on a dialog, but does not apply on al... | Checkbox still strange |
[
{
"date": "2010-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Her is some further information on this problem.\n\nIf I link in the source from Control.prg dated 06/2010, the problems go away. So I did a comparison and found that there are three differences:\n\nlTransparent is INIT as .f. a... | Checkbox still strange |
[
{
"date": "2010-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Tim,\n\nCould you please post here the portion of your code where you use the checkbox ?\n\nDoes it have a VALID ? or a WHEN ? Does it have an ON CHANGE clause ?\n\nthanks",
"time": "01:32",
"topic": "Checkbox still strang... | Checkbox still strange |
[
{
"date": "2010-11-03",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Here is an example:\n\n\tREDEFINE CHECKBOX oInvr:invcof ID 750 OF oDiw MESSAGE \"Does this part have cores attached ?\" UPDATE\n\tREDEFINE CHECKBOX oInvr:invtxf ID 749 OF oDiw MESSAGE \"Is this part generally taxable ?\" UPDATE\n\... | Checkbox still strange |
[
{
"date": "2010-11-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Hi.\n\nMy problem with checkboxes is a bit different and not as critical. \n\nThe first time you click it, the whole dialog flickers. Further clicks on the check box won't cause the flickering. But it is only doing it on one pa... | Checkbox still strange |
[
{
"date": "2010-11-04",
"forum": "FiveWin for Harbour/xHarbour",
"text": "Reinaldo,\n\nAccording to the What's New for ver 10.10 this has been fixed.\n\n<!-- l --><a class=\"postlink-local\" href=\"http://forums.fivetechsupport.com/viewtopic.php?f=16&t=20166#p106713\">viewtopic.php?f=16&t=20166#p106713<... | Checkbox still strange |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.