Questions tagged [callout]

Callout is a coding mechanism to modify the content of a display field in a Window of ADempiere.

A Callout is a java method which gets executed when the field in an ADempiere window tab gets focus and onChange activity.

116 questions
0
votes
1 answer

Flex Callout Container List Item Selection Issue - Disable Automatic Pop-Up

I'm having an issue with CalloutButtons & containers in flash. I have successfully created a callout button which brings up a scrollable list of items. When an item is selected, the corresponding image should show up in the main view. But for…
Tspoon
  • 3,670
  • 1
  • 26
  • 33
0
votes
1 answer

How to pass data from view to a callout component in flex (not the other way around)

I have a callout and I want to get data from the View that will be passed to the callout. My callout is not inline, it is in a separate mxml file. Like for example, I have a string in my View and when I click a button, my callout will open and the…
sarenagay
  • 65
  • 1
  • 1
  • 6
0
votes
1 answer

Close a Callout inside a View in Flex

I have this ViewNavigator inside a callout and the callout displays a view inside it using firstView="views.ListMenusHomeView" . Now how can I close the callout from ListMenusHomeView? Hope someone can help. Here is my code for the callout:
sarenagay
  • 65
  • 1
  • 1
  • 6
0
votes
1 answer

dropdown following moving calloutbutton

Flex Actionscript question. I have a calloutbutton that is moving on the screen. When I open the dropdown (by a click) it stays at the same position on the screen (only the arrow is moving). It does not follow the calloutbutton's position I would…
0
votes
1 answer

Navigate to another page based on the callout clicked

hi i have mapview and displaying two pins with callouts and when clicked on first pin callout say it have to navigate to firstview controller and when clicked on second pin callout it have to navigate to second view controller how to check the…
one
  • 9
  • 2
0
votes
1 answer

Perfomance issues when loading remote images in a map callout bubble

In my app I need to display stores around the user location. Each store has name, tagline, and a logo, and we want to display all these information on the callout bubble that comes up on the map once I touch a pin. Considering that I need to load…
Giovanni
  • 257
  • 5
  • 13
-1
votes
1 answer

how to the callout display number caller with Originate and asterisk?

i have a question. In asterik 11, i callout to a other phone by originate use command: exten=>s,n,Originate(SIP/voiceNetwork/,exten,callout,s,1,30) When the call to called, the call display is UNKNOWN, i want to it display number caller. Please…
langiac
  • 317
  • 1
  • 3
  • 16
-1
votes
1 answer

How to focus tap on a callout and not on the main view? Swift 3

I have this problem: I'm developing an app with a map, clusters and markers for locations. When a marker or a cluster is clicked, a callout will open: 1) In the marker's callout I have a textview in it, but I can't scroll it because if I tap on it,…
Elia Crocetta
  • 318
  • 1
  • 6
  • 20
-1
votes
1 answer

openbravo callout to use OBDal.getInstance .save Not working

I Have Applied Logic on all the row which i get in the list in eclipse console i got the correct result everything is fine ,but now i just want to set the value again here my code in openbravo callout for (ShipmentType st_op :…
Aziz Shaikh
  • 33
  • 1
  • 6
-1
votes
2 answers

Custom MKAnnotaionView, Display title/subtitle Position on Map

1) My annotation shows the title and subtitle of not. I have already tried a lot, but I can not. 2) If an annotation has been selected, the annotation will be centered in the middle of the window. So the map is moved. Any idea? 3) My Callout button…
iAn
  • 3
  • 3
-1
votes
1 answer

create a facebook style status update box with css?

I've been looking all over the internet for a tutorial on how to create a facebook style status update css box. It's the current facebook status update callout box, it's square with a little noch at the top. Can anyone help me put together a css…
Matthew Taylor
  • 25
  • 1
  • 1
  • 6
1 2 3 4 5 6 7
8