CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Controls questions

General discussion

by Davide » 26 Sep 2014 17:46

Hello,
I'm developing a mobile applcation and I'm facing with some controls positioning problems:
    1) Is it right ti put a NavBar inside the footer ?
    2) On a frame I put a TIWCGJQEdit over a TIWCGJQListView.
    Why the ListVIew is partially overlap the bottom side of the edit controls ?
    How can i prevent this wrong design ?
    3) Is there a way to put an image insiade the header ?
    4) is there a way to avoid the site respond on the browser back button press ?
    5) how to show the lockindicator on the database select operation ?

Thank you,
Davide
Davide
 
Posts: 150
Joined: 14 Oct 2013 11:33

by Jorge Sousa » 26 Sep 2014 18:08

Hi

About

2) On a frame I put a TIWCGJQEdit over a TIWCGJQListView.
Why the ListVIew is partially overlap the bottom side of the edit controls ?
How can i prevent this wrong design ?


What message does Delphi IDE shows when you do this?

Something like this?

---------------------------
Error
---------------------------
You cannot insert a "TIWCGJQMEdit" control into "IWCGJQMListView1"!.
---------------------------
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58

by Davide » 27 Sep 2014 10:29

Hi,
the TIWCGJQEdit is not inside TIWCGJQListView, it's on the frame aligned "alTop".
The TIWCGJQListView it's under on the frame, under the edit control, aligned "alTop"
I didn't receive any error message by the IDE.

Thanks,
Davide
Davide
 
Posts: 150
Joined: 14 Oct 2013 11:33

by Davide » 27 Sep 2014 10:38

Hi,
I solved positioning the TIWCGJQEdit inside a region.

Davide
Davide
 
Posts: 150
Joined: 14 Oct 2013 11:33

by Alexander Bulei » 29 Sep 2014 11:27

Hi Davide,

1) Is it right ti put a NavBar inside the footer ?


You can add the JQMNavBar inside the footer, but you should empty the footer caption.

2) On a frame I put a TIWCGJQEdit over a TIWCGJQListView.
Why the ListVIew is partially overlap the bottom side of the edit controls ?
How can i prevent this wrong design ?


Please try the FixJQMMargins property.

3) Is there a way to put an image insiade the header ?


Yes, but only with css.

4) is there a way to avoid the site respond on the browser back button press ?


What do you mean?
You should check Intraweb options...

5) how to show the lockindicator on the database select operation ?


Please check this topic: viewtopic.php?f=102&t=382

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by Davide » 03 Oct 2014 10:05

Hi,

I read the topic related to lockindicator.
Now on my mobile application the indicator appears on the top left corner.
How can I positioning it in the screen center ?

Thank you,
Davide
Davide
 
Posts: 150
Joined: 14 Oct 2013 11:33

by Alexander Bulei » 03 Oct 2014 14:17

Hi Davide,

Yes, you are right!!
In mobile framework, the lockindicator appears on the top left corner,
but it only happens when you leaves the "Control" property with default value.

We have fixed this issue in jquery plugin, but will auto-center only with following conditions:
  • property Controls is default (unassigned)
  • Css property is empty object ({})

And you can workarround this problem, by setting the css property with "top","left" and "position" css properties,
or assign the "Control" property to page region control.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to General

Who is online

Users browsing this forum: No registered users and 2 guests

Contact Us.