Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Logo and text

Former Member
0 Likes
538

Hi all,

I have designed a smartform which should contain the logo and company name.

I am using only main window.

I have to disaply and logo in the same row.But logo is displaying in a separate line and the company name text in another row.

Is there any option to display both in a single row.

If i use a separate window i am facing some other issue.

For ex

Logo (Grpahic object)

company name (Text Object)

But what i want is

Logo compnay name

How to achieve this?

Regards,

Priya

Hi all,

I have designed a smartform which should contain the logo and company name.

I am using only main window.

I have to disaply and logo in the same row.But logo is displaying in a separate line and the company name text in another row.

Is there any option to display both in a single row.

If i use a separate window i am facing some other issue.

For ex

Logo (Grpahic object)

company name (Text Object)

But what i want is

Logo compnay name

How to achieve this?

Regards,

Priya

3 REPLIES 3
Read only

Former Member
0 Likes
513

not possible in just one window

Read only

amit_khare
Active Contributor
0 Likes
513

It is advisable to create a GRAPHIC window for logo. lets know what other issues u r facing at that time...

Read only

0 Likes
513

If i create a separate window , I am able to get the desired result for the logo and text together,

But I am using a command for page break in my main window. So at the end I am getting a blank page which contains this header window alone.