Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
the example dialog box form in IUI
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Hong Xu  
View profile  
 More options Apr 7 2012, 9:17 am
From: Hong Xu <xuh...@gmail.com>
Date: Sat, 07 Apr 2012 21:17:42 +0800
Local: Sat, Apr 7 2012 9:17 am
Subject: the example dialog box form in IUI
Hello all,

In this page
<http://www.iui-js.org/documentation/latest/styles-themes.html>, the
example code of "dialog box" is different from the live demo. The
example code displayed there seems does not work properly: it looks like
a mess. Should the code be replaced with the code in the live demo, or I
got something wrong?

Thanks!

Hong


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rémi Grumeau  
View profile  
 More options Apr 7 2012, 10:51 am
From: Rémi Grumeau <remi.grum...@gmail.com>
Date: Sat, 7 Apr 2012 16:51:43 +0200
Local: Sat, Apr 7 2012 10:51 am
Subject: Re: the example dialog box form in IUI
You're right!

This documentation was done for 0.5 code but Sean did change documentation to match 0.4 (which is good).
Something may be wrong somewhere...

See this page:
http://iui.googlecode.com/git/web-app/samples/music/music.htm
The dialog itself works, so it's not something broken in iUI but in the documentation.
Website documentation example is not resizing panels at 100% of the screen height so it clearly uses 0.4.

Could you share your code?

Remi

On 7 avr. 2012, at 03:17 PM, Hong Xu <xuh...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hong Xu  
View profile  
 More options Apr 10 2012, 10:27 am
From: Hong Xu <xuh...@gmail.com>
Date: Tue, 10 Apr 2012 22:27:04 +0800
Local: Tues, Apr 10 2012 10:27 am
Subject: Re: the example dialog box form in IUI
The code is here:

https://github.com/mobile-elements/mobile-elements.github.com/blob/di...

Hong

On 04/07/2012 10:51 PM, R mi Grumeau wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Remi Grumeau  
View profile  
 More options Apr 10 2012, 11:01 am
From: Remi Grumeau <remi.grum...@gmail.com>
Date: Tue, 10 Apr 2012 17:01:03 +0200
Local: Tues, Apr 10 2012 11:01 am
Subject: Re: the example dialog box form in IUI

Well, i just did copy paste your code in an HTML file, update iui files
link to the online iUI repo & change the first link to show your dialog
form.
http://we-are-gurus.com/labs/iui/sandbox/dialog/

It seems to work pretty good... no?

Remi


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hong Xu  
View profile  
 More options Apr 10 2012, 11:33 am
From: Hong Xu <xuh...@gmail.com>
Date: Tue, 10 Apr 2012 23:33:27 +0800
Local: Tues, Apr 10 2012 11:33 am
Subject: Re: the example dialog box form in IUI

This code is based on the live demo code, but not from the example code, so it works. But there is still one issue here: the input field in the dialog overlaps with the word "search" a bit. And also, if you click "search" "cancel" "search" two or three times, the ui may become strange.

Thanks,

Hong

On Apr 10, 2012, at 23:01, Remi Grumeau <remi.grum...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Gilligan  
View profile  
 More options Apr 12 2012, 2:24 am
From: Sean Gilligan <msgilli...@gmail.com>
Date: Wed, 11 Apr 2012 23:24:16 -0700
Local: Thurs, Apr 12 2012 2:24 am
Subject: Re: the example dialog box form in IUI
On 4/10/12 8:33 AM, Hong Xu wrote:

> This code is based on the live demo code, but not from the example
> code, so it works. But there is still one issue here: the input field
> in the dialog overlaps with the word "search" a bit. And also, if you
> click "search" "cancel" "search" two or three times, the ui may become
> strange.

Can you post an example of the "strange" behavior and/or provide a
little more detail?

-- Sean


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hong Xu  
View profile  
 More options Apr 12 2012, 10:48 am
From: Hong Xu <xuh...@gmail.com>
Date: Thu, 12 Apr 2012 22:48:16 +0800
Local: Thurs, Apr 12 2012 10:48 am
Subject: Re: the example dialog box form in IUI
On 04/12/2012 02:24 PM, Sean Gilligan wrote:

> On 4/10/12 8:33 AM, Hong Xu wrote:
>> This code is based on the live demo code, but not from the example
>> code, so it works. But there is still one issue here: the input field
>> in the dialog overlaps with the word "search" a bit. And also, if you
>> click "search" "cancel" "search" two or three times, the ui may become
>> strange.

> Can you post an example of the "strange" behavior and/or provide a
> little more detail?

Yes, of course.

The first issue: When the search dialog box is popped up, there will be
a grey "search:" in the left of the search box: http://imgur.com/2ExNq

However, the left boundary of the cursor area in this search box is at
the left of the ":" in "search:", which means "search:" has an
overlapping area with the edit area.

The second issue: When you tap on the "Search" button, and then tap on
the "Cancel" button, then "Search" button again, "Cancel"  button again,
you will found the "Search" button disappears: it is replaced by a
button without any word in it.

Thank you very much if you could help me,

Hong


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Remi Grumeau  
View profile  
 More options Apr 12 2012, 11:32 am
From: Remi Grumeau <remi.grum...@gmail.com>
Date: Thu, 12 Apr 2012 17:32:43 +0200
Local: Thurs, Apr 12 2012 11:32 am
Subject: Re: the example dialog box form in IUI

This might fix it
http://code.google.com/r/remigrumeau-iui-dev/source/detail?r=f0481e4a...

> The second issue: When you tap on the "Search" button, and then tap on the
> "Cancel" button, then "Search" button again, "Cancel"  button again, you
> will found the "Search" button disappears: it is replaced by a button
> without any word in it.

Can you reproduce the bug here?
http://stage.iui-js.org/test/form-test.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hong Xu  
View profile  
 More options Apr 12 2012, 11:42 am
From: Hong Xu <xuh...@gmail.com>
Date: Thu, 12 Apr 2012 23:42:33 +0800
Local: Thurs, Apr 12 2012 11:42 am
Subject: Re: the example dialog box form in IUI
On 04/12/2012 11:32 PM, Remi Grumeau wrote:

I'll give it a try tomorrow.

>     The second issue: When you tap on the "Search" button, and then tap
>     on the "Cancel" button, then "Search" button again, "Cancel"  button
>     again, you will found the "Search" button disappears: it is replaced
>     by a button without any word in it.

> Can you reproduce the bug here?
> http://stage.iui-js.org/test/form-test.html

I can't reproduce it here. I used TbBMod
<http://www.iui-js.org/documentation/0.50/extensions/extensions-tbbmod...>
in my code. Maybe that's the reason that causes the problem?

Thanks,

Hong


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hong Xu  
View profile  
 More options Apr 12 2012, 8:34 pm
From: Hong Xu <xuh...@gmail.com>
Date: Fri, 13 Apr 2012 08:34:56 +0800
Local: Thurs, Apr 12 2012 8:34 pm
Subject: Re: the example dialog box form in IUI
On 04/12/2012 11:42 PM, Hong Xu wrote:

Yes, this is fixed. Thanks.

Hong

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »