I have read the previous posts re Foxypreviewer but I can't solve my problem.
I use Foxy 3 times in my app - 2 work 1 does not.
It all depends on the result of Vartype(_Screen.oFoxyPreviewer)
This requires a value of NOT O - in my case I see the 2 working reports have a value of U whereas the...
In a previous thread I posted this picture showing the effect of my graph on my Notebook. I had experimented with some labels on the axis and now I don't know how to remove them.
Using MSChart property options - Text I can't seem to delete the label Person,Event etc. Where are they stored...
Further to thread184-1228236 and thread184-1830162 I have suffered a corrupted pjx file for my project. I now find that thebackup I did to another drive also contains the corruption.
So I went back to Mike's suggestion of creating a new project file running vfp from program files. I then CD to...
I have a form with a programmed grid on it based on a cursor with a logical field DoDel.
I want to have a checkbox based on this field in my grid. My added chkbox control displays correctly but when I click in it a previous form opens. My code segments are
With This.Column5
.Header1.Caption...
I am using code I found here many years ago - it produces a listing of all folders ( and files) from a selected point on any of my drives. However the list does not contain the system hidden folder 'appdata' and all of its contents. I wish to see that folder and its contents. I can imagine a...
As part of solving a problem with my app I want to identify the location of an ini file that loads with an exe file.
I did this 10+ years ago but can't now remember which utility I used.
Could it have been one of Sysinternals Suite?
GenDev
Adelaide SA
In my app ( written 10+ years ago and now being revised and checked) I have a need to change the default folder on a number of occasions. I use SET DEFAULT TO (cNewfolder) and this works on every occasion except one which I am now trying to resolve. I need to be placed in a certain folder in...
I have two monitors and I use Sleep all the time however my mouse is not available on the right hand display only on the left when the PC becomes active again after Sleep.
I Switch users and log in again to overcome this but this causes various startup items to display every time requiring many...
I have a new exe file compiled and I see this toolbar across the top of my app's window
How can I remove it please?
The blue above is my desktop and the ochre below is my app's screen.
GenDev
I have a 'coded' grid on a form in my app based on a table I have created in my program.
One cell contains a filename say 'myexhibit.jpg', with a command coded in to operate on a mouse click.
I wish to 'click' on this filename and open another form containing an image editing control.
After...
I want to find out if a particular phrase is already in a listbox.
I've tried
'Test'$thisform.list1
but I get an error.
What would be the correct way to do this?
GenDev
Hi,
I've changed the version of my app and I have the version # incorporated in the icon which shows against the executable in File Explorer. But I can't remember how to specify the icon so that I can use the new one with the new version #.
I've looked in the IDE but can't locate the icon name...
I have a simple chart using mscomctl.OCX in my app. This works perfectly on my Dev PC.
However, when installed on my laptop I get a 'distorted' image where the components are 'bunched up' vertically - not in the usual correct spacing.
I have added this line in my Inno script
Source...
I have decided to allow genealogists using TMG to download my app free of charge. However, some have suggested they would like to make a donation.
I have a Paypal account and am considering putting a 'Make a Donation' button in my 'Help' form. I have seen this on other apps.
Anyone help me with...
In my IDE the Command and Properties windows have become 'joined' and cannot be displayed in separate positions on the desktop.
I have to go to the menu and select which of the 2 windows to display each time.
How can I uncouple them please?
GenDev
I am not succeeding with my installation of my ocx control.
I may have the inno compiler instruction in error.
I have
Source: C:\mypath\ImageViewer2.OCX; DestDir: "{app}"; Flags: regserver ignoreversion
Is this correct? Or do I have another problem?
Cheers
GenDev
Is there any foxpro code snippet anywhere to allow access to the EXIF information?
I have a 3rd party control which can read the EXIF information but not write any changes.
Thanx
GenDev
As mentioned before my grid is produced programmatically.
Of the 16 or so fields presented only 6 are required/able to be modified.
I would like these fields to be coloured differently to all the rest.
Can you suggest the code like
.BackColor= Rgb(255,255,255)
.ForeColor = Rgb(255,0,0)
for an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.