fmj02 Posted November 21, 2012 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
laserlaser Posted November 22, 2012 Posted November 22, 2012 https://community.multitheftauto.com/index.php?p= ... ls&id=4871 I think you can do it with that.
fmj02 Posted November 22, 2012 Author Posted November 22, 2012 any example in making simple window? dxCreateWindow(resource,x,y,width,height,title,color,font,theme)
Anderl Posted November 22, 2012 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 "[...] If you don’t love it, if you’re not having fun doing it, you don’t really love it, you’re going to give up." - Steve Jobs, 2007
fmj02 Posted November 22, 2012 Author 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.
Anderl Posted November 22, 2012 Posted November 22, 2012 Look what I added on the other comment. "[...] If you don’t love it, if you’re not having fun doing it, you don’t really love it, you’re going to give up." - Steve Jobs, 2007
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