... in the first post and then I gave up and I only looked for small applications without the local network. I am a self-taught nobody taught me the basics of programming I did classical high school and I started taking the first steps with the zx81, vic20, commodore64 and only in 1987 I used an ...
Tim, I caution you about being too rigid in what you want before you understand the basics of ribbonbars. I haven't built a MDI project in many years, so I am not a fan either. But, from the sample program, it appears that this isn't MDI as you know it. These dialogs ...
... I could then read into my Help File creator ... I'm not sure that any are what you have, but they may be helpful to people who want to review the basics of Five Win. Tim
... window with dialog. Either the dialog box closes and leaves and empty MDI child or I have problems with valid or disappearing menu. I went back to basics and looked at sample testmdi4.prg I found another reference in this forum about using GETKEYSTATE( VK_ESCAPE ) on the valid clause of activate ...
... explanation which takes time and so isn't worth doing if it won't help you. My code does what I need it to do and isn't a total solution but the basics are probably pretty good but incomplete. I am running Harbour on Ubuntu Linux here but the OS should make no real difference, Code is all OO. ...
This is a simple example to start learning the very basics of the Artificial Intelligence In this example we create a TPerceptron object and we make it learn the behavior of the function nAnd(), then we check the results and they seem to be right. ...
Silvio, That is definitely NOT a small example, and you did not use the suggested oClient anywhere. We need to know just the basics of what you are trying to do. Put a browse on a panel on a folder and have the browse and the panel resize when the window is resized? Put a browse and ...
Mr. Rao, for my tests I'm using the basics from sample GDIPLUS3.prg where I noticed the same problem. It belongs to the button-action Tested ( Green = OK ) @28,4 button "rectangle" size 120,30 Action Drawrectangle(ownd) @28,24 button ...
Silvio, added new calculations to display VERTICAL movements I still have to bring the last painted image on TOP After all I think the basics are done for You to carry on with the rest. have a look at Your email ( I changed from RESOURCE to FILENAME for my tests ! ) The changes for VERTICAL ...
... thank You very much. I finished my test to display animated Gif's inside TTitles with VERTICAL - movements like a turning wheel It is just the basics, to test and show how it works 5 Gifs are running the same time, they stop after a defined time / turns and the end-result-images are shown. ...
I am trying to convert my apps from xhb.com to harbour. On my way I was having trouble linking so I went back to basics. I am trying to compile testrbtn.prg in the samples folder using buildh.bat and i am getting unresolved external _HB_FUN_loadlibrary and _HB_FUN_freelibrary. ...
... is it possible to hide 0 - values ? maybe better to convert values to strings and using a array for browser 2 ? the screenshot shows just the basics and there is still a lot to do. http://www.pflegeplus.com/IMAGES/XbrrwFilter1.jpg best regards Uwe :?:
Mr. Rao, thank You very much for Your help. The logic is working fine now and gives me the basics, to add the dialogs I noticed a problem on EXIT ACTION oMetro:End() The buttons are not working anymore the second time. Better using : ACTION WINEXEC( "RESTART MYEXEFILE.exe ...
... code. I have a low budget for this work so my idea is to using an rdd. Meanwhile I've found out ADORDD from 2007. It seems to me that all these basics actions are covered. Do you think that this can work? Do you have any ideas of another low cost approach? Thanks