ptt Posted January 4, 2007 Posted January 4, 2007 I make a gui with tab folders ......and i select default to open as tab 3........ when i click on tab1 ....and i try to use GUIgetmsg to read input to see if user click there but it wont do anything. i am able to use guigetmsg for input on a gui w/o tab folder ....... so how can i read guigetmsg for input box on tabfolders? or is there anyway to know what input box user entered numbers ...supposed i have 3 input boxes.
Valuater Posted January 4, 2007 Posted January 4, 2007 need a small code snippet... demonstrating the problem 8)
ptt Posted January 4, 2007 Author Posted January 4, 2007 i would but i m at work and the code is for company so it s kinda confidential... I can redescribe the issue: i make 3 inputboxes for conversion : hexa,decimal,and other convertion on a tabfolder .........i wnt to know what inputbox the user enter numbers on because there are 3 inputboxes. i used guigetmsg but it doesnt work......it works when i put 3 inputboxes on a gui w/o tabfolder though.
Uten Posted January 4, 2007 Posted January 4, 2007 i would but i m at work and the code is for company so it s kinda confidential...you gotta be kidding right? Its so confidential that you can't create some sample code demonstrating your problem?I can redescribe the issue: i make 3 inputboxes for conversion : hexa,decimal,and other convertion on a tabfolder .........i wnt to know what inputbox the user enter numbers on because there are 3 inputboxes.i used guigetmsg but it doesnt work......it works when i put 3 inputboxes on a gui w/o tabfolder though.I would suggest you took a look at all the input and tab control samples in the help file. If you cant come up with a simple sample based on those samples to show your problem... Well, then I guess the rest of will have a really hard time to provide any help at all. Sorry.. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
ptt Posted January 4, 2007 Author Posted January 4, 2007 i ll put the sample in when i can cuz currently i m working on another project. Ijust posted to see if anyone experenced this problem and any solution .
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now