Isn't that what notification style is for?
It should.
https://docs.lansa.com/14/en/lansa016/p ... nstyle.htm
Search found 5 matches
- Sat Mar 19, 2022 10:41 am
- Forum: Questions & Answers
- Topic: VL V15 Form: the method of firing an event only when the content of the combo box is changed manually.
- Replies: 3
- Views: 6748
- Wed Nov 03, 2021 7:23 pm
- Forum: Questions & Answers
- Topic: How to move mouse like the IDE
- Replies: 12
- Views: 39220
Re: How to move mouse like the IDE
Big parts of the IDE ARE written in LANSA. Not all though... Some bits are C++.
The magic moving mouse pointer was a bit of a strange hack from C++ that you can't do in RDML.
Very questionable UX though.... That you don't see it anywhere else should be telling.
The magic moving mouse pointer was a bit of a strange hack from C++ that you can't do in RDML.
Very questionable UX though.... That you don't see it anywhere else should be telling.
- Fri Dec 16, 2016 9:49 am
- Forum: Questions & Answers
- Topic: autoincrement primary key
- Replies: 4
- Views: 11717
autoincrement primary key
When I design database table outside of LANSA, I always use a primary key that’s an integer, which is set to autoincrement, generated automatically by the database.
However, I can’t seem to be able to that with LANSA.
I went through the examples and it seems that most of the examples use a primary ...
However, I can’t seem to be able to that with LANSA.
I went through the examples and it seems that most of the examples use a primary ...
- Wed Oct 19, 2016 11:00 pm
- Forum: Questions & Answers
- Topic: Stored Procedure
- Replies: 7
- Views: 19191
Re: Stored Procedure
it probably doesnt help your SQLPROC field allows not more than 25 chars
ingmar
ingmar
- Fri Sep 16, 2016 9:28 am
- Forum: Questions & Answers
- Topic: How to login
- Replies: 8
- Views: 25162
Re: How to login
hi,
for me, creating files and reading/writing records in a file was one of the first things I learned doing Lansa.
ask your boss for some sort of basic Lansa course, if they won't do it, just follow some of the education links from the home page and do some of the examples. I found this onea bout ...
for me, creating files and reading/writing records in a file was one of the first things I learned doing Lansa.
ask your boss for some sort of basic Lansa course, if they won't do it, just follow some of the education links from the home page and do some of the examples. I found this onea bout ...