Normal Topic @PopUpChoiceList (Read 1826 times)
Andy
Member
*
Offline



Posts: 39
Location: Massachusetts
Joined: Aug 26th, 2014
@PopUpChoiceList
May 31st, 2018 at 1:45pm
Print Post Print Post  
Can a PopUpChoiceList box be sized.  Seems that the width is always wider than needed.
  

2018-05-31_093644.jpg ( 38 KB | 90 Downloads )
2018-05-31_093644.jpg
Back to top
 
IP Logged
 
Wilder
Member
*
Offline



Posts: 25
Joined: Jun 11th, 2015
Re: @PopUpChoiceList
Reply #1 - Jul 26th, 2018 at 5:32pm
Print Post Print Post  
PopupSelectPosition(mode, xpos, ypos)

Depending on the specified mode, sets the
xpos / ypos position where the popup select
menu(@PopupMenu, @Userselect, etc.)
appears.

PopupSelectPosition(1, 575, 296)
     i_cname = @popupchoicelist(VCUSTOMER, "Select Customer")
see attached file


  

popupselectposition.docx ( 236 KB | 94 Downloads )
Back to top
 
IP Logged
 
Carl Underwood
Senior Member
Members
*****
Offline



Posts: 1350
Location: New Hampshire
Joined: Mar 11th, 2003
Re: @PopUpChoiceList
Reply #2 - Sep 20th, 2018 at 9:25pm
Print Post Print Post  
It's extra wide because you have a long title at the top of the window.
  


Carl Underwood
CDU Computer Consulting LLC
Epsom, New Hampshire
Back to top
IP Logged