Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Move the ok button based on if dialog is maximized or not
#5
I do not understand. I thought functions where created something like this

Example

Function fileext
Code:
Copy      Help
;/
function lpstr'f str&e

int i=findcr(f '.')
if(i>=0) e.get(f i)
else e=""
ret i


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)