rehanqadri
Programmer
Problems with popup
i have to sovle some problems occuring in my project regarding popups. i am using popups to display the contents of stock item table so that my user can select items from their by pressing F2 key ( to display to popup). i am facing some problems. i would be very thankful if someone could solve my problem. i am listing down my problems.
1) When the popup is displayed and user pressess any key. fpw26 shows "insufficient memory" error.
2) when i display item_code and item_name from stock_item table it is displayed grable somewhat like this
SB Some item
SBC Some item
S Some item
i have used many logics but no logics but no logic worked for lining up the popup like the following
SB some item
SBC some item
s some item
3) i want to give my user a text box on top of popup so that user can filter items from the list.
4) how can i give headings like:
item_code item_name
_________ _________
SB some item
SBC some item
s some item
i will be very thankful i my above problems can be solved.
thank you
i have to sovle some problems occuring in my project regarding popups. i am using popups to display the contents of stock item table so that my user can select items from their by pressing F2 key ( to display to popup). i am facing some problems. i would be very thankful if someone could solve my problem. i am listing down my problems.
1) When the popup is displayed and user pressess any key. fpw26 shows "insufficient memory" error.
2) when i display item_code and item_name from stock_item table it is displayed grable somewhat like this
SB Some item
SBC Some item
S Some item
i have used many logics but no logics but no logic worked for lining up the popup like the following
SB some item
SBC some item
s some item
3) i want to give my user a text box on top of popup so that user can filter items from the list.
4) how can i give headings like:
item_code item_name
_________ _________
SB some item
SBC some item
s some item
i will be very thankful i my above problems can be solved.
thank you