Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / FoxPro / Forms / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
search for a form in project31 Mar 2004 18:00 GMT3
I want to be able to search in a project for every instance that calls that form.  I can search within a form for a "do"command but I can't find how to search an entire project.  I have a project I am unfamiliar with and need to modify a form but want to make sure I don't cause a ...
define Window and Scroll Bars31 Mar 2004 00:43 GMT1
I doing a Define Window:
DEFINE WINDOW frmPreview ;
    AT 5,5 ;
    TO 10, 10 ;
Increasing 640x480 form development view?30 Mar 2004 23:46 GMT4
Quick question for everyone:
Now that most computers are at a minimum of 600x800 resolution, the default
640x480 form designer borders seem a tad.... restrictive. Is there a way to
default it to 800x600 without using scrollbars? (We'd of course enable the
Making Form in Formset Active30 Mar 2004 09:45 GMT5
I have a formset with two forms.
Formset
 windowtype = modeless
 visible = .t.
Browse windows30 Mar 2004 07:41 GMT1
I am having some difficulties with browse windows.  Can I have browse windows appear in a form if I do not have the main vfp window showing?  When I call a window in the main vfp window I have no problems.  If I compile the program into an executable (disabling the main vfp ...
MODIFYING A FILTER30 Mar 2004 07:41 GMT1
Can a filter be modified, for example
Assume a table tblCustomers having fields :
strQuality  (GOOD or BAD or MODERATE)
strDemographic (YOUNG or OLD)
Convert string type to numeric type29 Mar 2004 15:24 GMT3
I want to ask how can I make the variable change the type from string to numeric
Thx!
problem with treeview29 Mar 2004 08:57 GMT8
I am trying to use a treeview on a form but i cant get it to work.
Whats wrong with my code.
I have a for with a treeview (named tree) on it
by clicking a button i want to add a root-node and a child to the root.
Displaying negative numbers in red in the browse window26 Mar 2004 07:45 GMT4
I am using VFP Version 6 and I would like to know if there is any way to
show negative numbers in red when I am in a browse window.
Furthermore, what is the latest version of VFP and is it worth upgrading
from VFP 6.0.
Spinnerdoesn't work with increment = .524 Mar 2004 02:21 GMT1
When I set my spinner Increment property to .5, the value increments as
follows:
1,1,2,2,3,3
scrolling container24 Mar 2004 02:19 GMT3
1) I'm looking a solution for dynamically adding controls to a container at
run-time and may need the container to scroll. Anyone doen anything like
this before?
2) Also, is there a way to present a text area and make aportion of the text
dynamicbackcolor24 Mar 2004 01:38 GMT2
I have a grid with a dynamic recordsource (ie, the number of columns
displayed with change). How could I high-light the current row with
color red. I couldn't work out the logic related to recno(), grid.init()
and grid.afterrowcolchange(). I have no problem if the grid's
Determine Text Box Width Dymnaically22 Mar 2004 09:50 GMT3
I am creating controls at runtine and based on a maxlenght property passed
as a parameter I want to determine the proper .width value.
I've tried to use the txtwith function in combination with fontmetric as
shown below but it alwys seems to come up a short.
COMBO BOX ROWS21 Mar 2004 20:06 GMT1
Using VFP 7.0 I created a combo box and populated it with the records from a
free table.
When I click on the combo box it drops down to show about 7 or 8 rows.
How do I increase the number of rows it displays.
Resizing/Maximizing/Minimizing forms19 Mar 2004 23:30 GMT1
Is there a way in VFP to resize, maximize, or minimize a form that has
already been displayed.
For example, a user opens a form and then minimizes it to the task bar. How
can I programmatically (at some point in time) maximize the window, or
Pages: 1 2 3 4 February, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.