For any of you in the Southern California/LA area
LAFox has decided to spend the next couple of meetings looking at Lianja.
Meeting Location:
Westchester Municipal Building Community Room:...
Type: Posts; User: Jay
For any of you in the Southern California/LA area
LAFox has decided to spend the next couple of meetings looking at Lianja.
Meeting Location:
Westchester Municipal Building Community Room:...
1st Just out of curiosity, why did you change the order of the events when a form (page/section) is instantiated? I imagine though we can all get used to the fact that LISA is IL.
2nd When is the...
Lianja and VFP are two different things. I have a hard time imagining something written VFP9 let alone FP2.6 or earlier running in Lianja working well or looking like anything I would want to put my...
Thanks that worked.
Cheers
Jay
Minor but a nuisance.
If you have a grid section and you arrange the column widths to you liking, but then remove a column, it re-sizes all of the columns back to their original widths and you...
Hank,
Unfortunately no, I tried that.
In the section attributes for the top (form) section I set the Parent key to "CompanyID" and in the section attributes for the bottom (grid) section I set...
No, it is just that if you highlight a field and click on the up arrow slowly 3 times it will move that field up three spaces
So if you started with
Address1
Address2
Address3
City
Name
If you want, let me know and I can set up a remote so you can look at my computer.
Cheers
Jay
I realize that. However if you are in split screen it limits the ability to see very much data.
If you are trying to track down a problem in a table, then you often want to see as much as possible...
I created a couple of tables from scratch.
One named Company with a unique ID of CompanyID Int 10 that is set to be autoinc and mandatory.
The other one is contacts and it has in it a field...
I like to keep like fields together in a table so when I use default browses and such they all show next to each other.
When you add another field to your table schema and try to move it up in the...
When you are in the data designer, especially in the grid view, it would be nice if the memo fields worked as in VFP and the "Memo" prompt were all lower case if there was nothing in the memo field...
For what it is worth, just in case as often happens, I had unknowingly messed up something with all my playing around, I decided to try it from scratch.
I just created another VM running WinXP I...
I still have the same problem. I reported this and thought that it was something you were working on.
I can not log onto the App Center with either admin admin (and even though I didn't believe...
I don't know if this is a bug or and enhancement request.
For the forms, pages, sections and containers, you have a controlcount property, but no controls collection so that I can iterate through...
If you have a table with and auto inc integer, open the table, go into split view, number the existing rows (or renumber them) anything, just change the numbers in the autoinc field, and then without...
I know you're not supposed to, but every time I forget and try adding a Table with a space in the name I get the following error
84
While I don't care much, a better error message might be nice or...
Just wondering of some of you that have a bit of experience with Lianja could point me in the correct direction.
As I understand Lianja uses a JIT compiler normally so you can’t just put a...
System is running Windows XP with all the updates. It has loaded the Advantage database, Servoy, MS Office, VFP, and Lianja.
Goto the data tab, open an existing database and select a table.
If...
I've noticed that the events fire in a different order than in VFP
If you put a wait statement in the load, init and activate methods of the page (there is no Show, so I guess LISA will become...
I currently have a VFP app that is running in the cloud. Though it is using the Advantage SQL engine for the data.
While Lianja is not currently capable of replace all of the VFP app it could be...