fmj02 Posted November 21, 2012 Share Posted November 21, 2012 hey I'd like to make gridlist based on dxdrawtext, but I have no idea how can I add "\n" when I use mouse scroll and how can I remove it... also I am wondering how to make event like "onClientDXGUIClick", "onClientMouseEnter", "onClientMouseLeave" and what should I exactly do to make it? any suggestions?(generally what functions should I use), there are some custom guis but I don't know how to use them so I've decided to write my own.. But as I said I am wondering how to make these gridlist and events for other dxgui functions Link to comment
laserlaser Posted November 22, 2012 Share Posted November 22, 2012 https://community.multitheftauto.com/index.php?p= ... ls&id=4871 I think you can do it with that. Link to comment
fmj02 Posted November 22, 2012 Author Share Posted November 22, 2012 any example in making simple window? dxCreateWindow(resource,x,y,width,height,title,color,font,theme) Link to comment
Anderl Posted November 22, 2012 Share Posted November 22, 2012 (edited) https://wiki.multitheftauto.com/wiki/DxGUI You can simply look at the resource and check parameters at the function declaration. Is it that hard to take a look at it? Edited November 22, 2012 by Guest Link to comment
fmj02 Posted November 22, 2012 Author Share Posted November 22, 2012 There are no examples.. So stop throwing wiki and just post it here. I tried it before and I had some errors. Link to comment
Anderl Posted November 22, 2012 Share Posted November 22, 2012 Look what I added on the other comment. Link to comment
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