EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > UI Developer Discussion

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Unread 10-08-2010, 11:27 PM
EQAditu's Avatar
EQAditu EQAditu is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Permafrost
Posts: 256
Default

Normally you can only do one evaluation per line, so try the following:

ISEMPTY=Parent.Text5.Text==''
Parent.Temp=ISEMPTY ? Parent.Input5.Text : Parent.Text5.Text


Or you can try to wrap the encoded apostrophes with parenthesis: ('')
I've never had great luck with comparing null strings but maybe one of those will work. Putting a null string into a variable and trying to compare with that variable doesn't work because the engine sees that no variable with a value exists by that name, so it treats the variable name as plain text.


We don't have any ability to do substring operations except for things like "123,456" put into a Location property of a Widget can be split by the comma by referencing the Left and Top properties.
Reply With Quote
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 03:59 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI