The region tag has no wiki summary.
0
votes
0answers
21 views
how to startMonitoringForRegion for more then 20 region
im using this but i don't know how to monitor more then 20 region because its max region number in ios can monitored
if ([AllRegionsArray count] > 0) {
for (int i = 0; i < ...
0
votes
2answers
27 views
How to execute part of the code in ESS (Emacs speaks statistics) [closed]
In matlab script editor, we can use double percent symbol to define a region. for example in the following matlab script, two region are defined:
%% region 1
a=1;
b=2;
%% region 2
c=7;
d=5;
The ...
0
votes
1answer
16 views
Silverlight: How to copy region from WriteableBitmap / BitmapImage?
I have such code for Bitmap wrapper.
I need to create overload constructor which cut some rectangle from source image and put it inside _wbmp.
Smth similar to public Bitmap(string fileName, Rectangle ...
-3
votes
0answers
18 views
Why do .NET “CultureInfos” have to be installed on local machine?
My question does not means that Microsoft is not clever enough to create easy way of culture creation. Culture Information is really useful thing.
My question is why all cultures have to be installed ...
0
votes
1answer
30 views
Hide US on google geochart when region is set to Canada
I need to hide US on geo chart, when region is set to Canada:
google.load('visualization', '1', {'packages': ['geochart']});
google.setOnLoadCallback(drawVisualization);
function drawVisualization() ...
0
votes
1answer
36 views
How to get VB class map: regions with declarations inside?
I need rapidly adopt myself to existing system written in VB. For some bigger classes of VB forms (2000+ lines) and others, I would like to get their overview containing regions and declarations ...
0
votes
1answer
30 views
is directive #region, visual studio only?
I am using the visual studio directive #region and I would like to know if that directive is only for Visual Studio IDE or it it is also recognised in a Linux IDE ?
Im afraid of portability issues.
1
vote
1answer
32 views
How can I know when text overflows from one CSS region to another?
I have a div that text can be dynamically added to. Using CSS regions, I make the text flow from one div to another. However, it seems I have to know how many divs I need in advance for fit the text. ...
0
votes
1answer
12 views
Read regiondata as rectangles
I have a Region, from which I am subtracting n number of Rectangles, now I need to get all the remaining space in terms of rectangles. Is there a way of doing it?
Thanks
0
votes
1answer
21 views
Syntax for the Region tag in KML
I have several hundred placemarks that are all in one folder. I'm trying to make the labels appear only below a certain altitude. (The placemarks were created by exporting a layer from ArcGIS, and I ...
0
votes
1answer
33 views
android: get geographic region?
I have not seen anything in the APIs that gives you the region that a specific country is in. For example, I can't list all the countries in the Latin America/Baltic regions of the world with any of ...
-3
votes
0answers
66 views
How can I apply region growing to watershed algorithm in matlab?
In a watershed algorithm, in order to segment an image, is it possible to apply the region growing algorithm?
Actually I wrote the code below and I 'm stuck with the combination of theese two ...
0
votes
0answers
31 views
Exact bounds by Graphics.MeasureCharacterRanges in C#
I want to get exact bounds of symbols of my string. There is my code:
bitmap = new Bitmap(100, 100);
g = Graphics.FromImage(bitmap);
g.Clear(Color.White);
var text = "Hy";
var stringFont = new ...
0
votes
0answers
14 views
how to dynamically allocate region in hbase?
I am new to Hbase
I am using java API for Hbase , i want to dynamically allocate regions based on rowid , am using HbaseAdmin.assign(Byte[] regionname, Boolean force) function but its not working
...
0
votes
0answers
39 views
Squarespace: how to use XML / XSLT in region
I have data that is coming in xml format, now i know i can use xslt to transform the file in xhtml that can be style in addition using css. now as Squarespace use region, how i am going to use xml ...
-1
votes
1answer
44 views
location based `local Notification` works in the `background` but not in the `foreground`
Notification should activate whenever the location is near, but it only works in the background. Even though the triggering event happens in both the foreground and background.
- ...
0
votes
0answers
62 views
How can I add a glowing effect (like a halo) around a region in WinForms?
Below is my code, where being given two ellipses (a bigger one and a smaller one), I extract their difference. I would like to add a glowing effect around this new region. I would appreciate any help.
...
1
vote
2answers
64 views
IOS: NSDateFormatter for region format Italy
I have tested my app with regiorn format USA and the date display is correct. When region changed to Italy where I live now contains null value.
My starter string date is:
- "May 2, 2013 6:46:33 ...
0
votes
0answers
7 views
determine the size of the region of a given permutation
I have this problem, I have a permutation of N=5 elements, say S=12345 , and I defined the region R(S) of this permutation as being all combinations obtained by changing 2 elements of this permutation ...
0
votes
0answers
14 views
Error editing elements in editable region of page created from template
Im using dreamweaver CS4 and I have designed a "about us" page from a template, then later decided I wanted a blog on this page and so it became a .php. Now, I'm not sure if that has anything to do ...
2
votes
2answers
83 views
NumPy/OpenCV 2: how to enumerate all pixels from region?
This is a continuation of my older question.
Given non-rectangular region, how do I enumerate all pixels from it and arrange them as a single vector? Order doesn't matter (though should be ...
0
votes
1answer
33 views
joomla site with regional differences
I have a Joomla site which is based in one country (US). We've been tasked to create a UK/GB version of the site which has it's own domain, but shares the same common pages/posts/backend. About 75% of ...
2
votes
1answer
63 views
How to check if address in within region on Google Maps API
I have an address string E.g. "12 Swiss Ave, Gonville, Wanganui, New Zealand"
Given this address I need to work out if the address is within the North or South island of New Zealand.
If I pass the ...
0
votes
1answer
25 views
How to expand a line to make a rectangle or region
I am working on .net2 so dont have access to the Line class in .net3, though im not sure if that will work.
But I have a line (2 points)
and i want to expand it to width of 4 i.e. like the drawLine ...
-2
votes
1answer
68 views
in HBase what will happen if a single row size exceeds region max size?
I know that if region size exceeds the configured max size, HBase will split it into 2 regions, and seems that 1 row is only located in 1 region. So what will happen if row size exceeds the configured ...
2
votes
0answers
201 views
mahapps metro tabcontrol as prism region style
I have problem with prism and mahapps.metro library. I set TabControl as my region in my Shell and here i have problem beacouse every tabitem(module) not react on Triggers for example: ...
0
votes
1answer
505 views
-SOLVED- Opencart can't load Region / State dropdown
I'm using opencart 1.5.5.1 with a theme (sancart) and I'm getting a very annoying bug.
In the modules checkout/cart and account/register the dropdown menu for Region/State field won't load the ...
1
vote
1answer
51 views
How do I properly move a window with a region?
I've just started looking into window regions, and I'm trying to create an elliptical window that I can move by dragging the client area. Unfortunately, when I drag the window, the window flashes back ...
0
votes
2answers
308 views
Style Individual Regions in jvectormap
SO,
I've got a custom jVectorMap and I've succeeded in changing the color of the regions using this code from the jVectorMap API:
regionStyle: {
initial: {
fill: '#5e7073',
...
0
votes
1answer
56 views
Notepad++ region highlighing
Is there a way to assign specific color to ranges of lines in my code? The basic functionality I want: assign a different colors to different ranges of line numbers so that I can easily scroll down ...
1
vote
1answer
161 views
Get City Names of a Country/State
On Lot of websites we select country from a select list and next select list shows us the list of cities of that country. I have am trying to search method provided by any api which gives the name of ...
0
votes
0answers
69 views
How to get regions from the path used in Canvas.drawTextOnPath?
The goal is determine if two text lines will overlap while drawing with Canvas.drawTextOnPath.
Originally I thought the best way would be to create regions from paths and check them for intersection. ...
0
votes
1answer
75 views
My mapview does not zoom on the first pass into the view controller
Can anybody help me please? I'm new to xcode and am baffled by what I think is a small problem. For some reason the first time my map is opened from my initial view controller the pin is dropped but ...
3
votes
1answer
89 views
How to remove the drawing from a bitmap of a particular region in Android
I have a bitmap object.
I have a Region object that represents a small portion of the bitmap;
I want to remove drawing from the bitmap object of that particular region and make that portion ...
2
votes
1answer
216 views
draw part of bitmap c++ builder
It's must not be hard to draw only specified form of bitmap, however I can't understand why that code doesn't work(I saw it in some delphi examples):
Graphics::TBitmap* bmp;
void __fastcall ...
0
votes
1answer
199 views
IDE to expand and collapse JavaScript code blocks
I find it difficult to code in JavaScript when there are so many nested functions or objects within one another that it makes it difficult to modify your code without breaking it. What IDE can be ...
0
votes
0answers
8 views
drupal block dissappearing from region
I have a view which is a block and assigned to a region. On clearing the cache or on updating drupal and running the update.php script the block frequently is removed from the block and shows ...
0
votes
1answer
73 views
create regions of code
I am coming from C# where we can create regions of code (Which I love) such as
#region MyCodeIsHere
//code
#endregion
So I can hide large chunks of code that work. Is there an equivalent way to ...
0
votes
1answer
705 views
WPF DataGrid not showing scrollbars and running out of visible area
Like others I have a DataGrid that is not showing scrollbars. What I think is unique to my situation is that I do not see a StackPanel anywhere in the visual or logical tree. I am using WPF Inspector ...
2
votes
1answer
91 views
Is android Region is always a rectangular area or it may be polygonal or curvy?
Is android Region( android.graphics.Region ) is always a rectangular area or it may be polygonal or curvy?
Actually I have to do some Region.Op.UNION and Region.Op.INTERSECTION operation with ...
2
votes
2answers
152 views
What is a good data structure for finding which region contains a point?
I'm looking for a data structure that supports finding which of "n" regions contains a point "p". I was looking at Quadtree's and R-trees however I don't think they fit exactly what I'm looking for.
...
1
vote
1answer
76 views
MKMapView - Get corner of region
I'm currently trying to get the South-West and North-East corner (long and lat of each one) of the currently displayed region. I'm using the following delegate to get notified about region changes:
- ...
0
votes
1answer
92 views
didEnterRegion when app is not running
iOS5. I've got a CLLocationManager set up properly, and it listens to region enters / exits.
It all works fine. But when I killed my app, and I entered a region, I received a local notification (which ...
1
vote
1answer
127 views
Java Matcher.find(int start) not working within a region
I am trying to match within a selection in a JTextArea and I am using Matcher.region() to define the boundary of my match:
JTextComponent t;
Pattern p = Pattern.compile("string", ...
0
votes
1answer
65 views
European number conversion on redraw
I have a flexgrid cell that is not handling European number formatting how I want. Some details may be abstracted away from me in the code.
Currently, my control panel "local region" is set to the ...
1
vote
0answers
271 views
malloc: *** mmap(size=204800) failed (error code=12)
I'm writing an application for iPhone and i'm getting the following error :
malloc: * mmap(size=204800) failed (error code=12)
error: can't allocate region
** set a breakpoint in malloc_error_break ...
0
votes
1answer
60 views
KeyNotFoundException when adding view to region
Using MEF and Prism. I have a pane marked with a region name:
<telerik:RadPaneGroup prism:RegionManager.RegionName="MyModuleRegion" />
Due to the nature of the software, this pane is not ...
1
vote
2answers
127 views
Get outer indecies of a region in a logical image
If I've any m x n logical image of a white region like the following:
How to get the indices of the boundary line between the white and black regions?
0
votes
1answer
40 views
Database technology for selecting geospatial data within a region?
I need to be able to store geographically keyed data and then select data from a specific geographical region, say a polygon (on the earth), to represent the user's field of view. Is there a (free) ...
1
vote
2answers
162 views
Resharper 7: Sort Method by name, within a #Region
I am trying to sort the methods by name that are in a class in a #region, is there a way?
#Region ABCD
public void XYZ(){}
public void ABC(){}
#EndRegion
Becomes:
#Region ABCD
public void ...



