Tagged Questions
The flexible tag has no wiki summary.
13
votes
4answers
6k views
UITableView flexible/dynamic heightForRowAtIndexPath
Case
Normally you would use the cellForRowAtIndexPath delegate method to setup your cell. The information set for the cell is important for how the cell is drawn and what the size will be.
...
4
votes
2answers
206 views
How to create a flexible frame for photo in iPhone?
I try to create a flexible frame for in my iPhone app with some small pictures. CustomView inherit UIView and override it's setFrame: method. In setFrame:, I try to call [self setNeedsDisplay]; Every ...
4
votes
2answers
106 views
Generate GUI for java based web application
Currently we have a requirement wherein we are suppose to generate the GUI of the web based application. User will add / modify XML file, which will be parsed by our application at build time to ...
4
votes
7answers
667 views
Besides dynamic typing, what makes Ruby “more flexible” than Java?
I've been using Java almost since it first came out but have over the last five years gotten burnt out with how complex it's become to get even the simplest things done. I'm starting to learn Ruby at ...
3
votes
5answers
208 views
Calling a variable by name, which isn't known while compiling
Is it possible to set a variable, if i want to have it flexible? I think an exmaple makes it easier to understand.
String hallo1;
String hallo2;
for(int i = 0; i < 2; i++) {
hallo & i = ...
2
votes
1answer
260 views
HTML5 flexible box model height calculation
after researching the flexible box model for a whole day, I must say I really like it. It implements the functionality I implement in JavaScript in a fast and clean way. One thing however bugs me:
I ...
2
votes
1answer
181 views
GWT widget library that doesn't want to be the whole app framework?
I've looked at all of the libraries listed in: Best GWT widget library?
Honestly, gwt-ext looks the best, but it's no longer being maintained (and the old project lead for some reason recommends ...
2
votes
2answers
272 views
Any flexible CMS perfect for restaurant website’s back-end?
I’m building a website for a restaurant which consists of several static pages like ‘About us’ and editable menu.
I need a CMS flexible enough to be able to add items individually (by individually, I ...
2
votes
4answers
3k views
how to make a full screen div, and prevent size to be changed by content?
for my web application, i would like the main div to be full screen (both width and height = 100%), and regardless of content, i want it to stay at that size. that means, if there are not much ...
2
votes
3answers
244 views
F#: Function with flexible type argument and return value?
I'm trying to write a function that accepts a certain type or any of its sub-types as one of its arguments, then returns a value of a type or any of its sub-types.
[<AbstractClass>]
type ...
1
vote
1answer
68 views
Quartz.NET Push forward/pull back time on a daily schedule
I've recently come across Quartz.net, and would like to know the best approach on setting up daily (weekday) tasks. So let's say a bunch of tasks needs to run daily from 2-5pm, and at times I'd like ...
1
vote
2answers
89 views
Flexible div blocks with fixed corners
According to my previous question trying to make more complex blocks. The problem is the same - if extend the central block - the side not stretch to the height.
Now it looks like this ...
1
vote
2answers
295 views
achieving equal height columns in a responsive / flexible layout
I'm trying to achieve equal height columns on a 'responsive' website.
That means I'm using media queries to provide several layouts for one website depending on the size of the device and window.
I ...
1
vote
2answers
76 views
Is there a way to make @PersistenceContext flexible?
I guess the question is pretty simple. I have no ideas how to do it, my only guess what this one:
@PersistenceContext("Bibliothouris" + RunParallelized.thread)
protected EntityManager entityManager;
...
1
vote
2answers
402 views
(CSS3 flex box) specifying multiple box-lines doesn't work
Using flex box, I'm trying to create flexible article nodes that wrap when they fill their parent container (4 or so nodes per row). Currently, they remain on one line and overflow the parent without ...
1
vote
0answers
27 views
What generic, flexible user interfaces are there which can relate to a variety of backends?
What I'm looking for is a type of user interface that has various generic elements which can be edited and arranged in a WYSIWYG manner by the user. Various backend models can be plugged in, and the ...
1
vote
1answer
168 views
iPhone apps development flexible UI
I have to make an iPhone app for a company which has a web based system, and wants to go mobile. Its known in advance that the UI of the screen will change fairly often (adding new labels, buttons, ...
1
vote
6answers
350 views
Looking for an easy cms system? flexible plugins modules, blocks, themes
Hi I'm a big user of Wordpress however its not ideal for cms sites. I'm currently looking at pixie cms, however if say I want three columns, only one column can be allowed to change across pages and I ...
1
vote
1answer
292 views
PHP & MySQL & forms — flexible search? (ex: X ingredients can make Y recipes)
I'm just getting started with PHP/MySQL, so please forgive the rather simplistic question:
As a practice example, I want to create a small dbase of recipes. Each recipe has X different ingredients. ...
1
vote
6answers
270 views
Documenting for developers and testers
How do you approach writing documentation that both, future developers, and non-technical audiences will have to use? Do you write two separate documents, or try to write one with enough information ...
0
votes
2answers
27 views
How to implement a partially flexible screen layout with a grid framework?
I am trying to implement the following screen layout using a CSS grid framework (BluePrint), but unsuccessfully:
How can achieve this with a grid framework? Does anyone have a CSS/HTML code example ...
0
votes
1answer
62 views
Do flexible quotes add an extra character to a string?
I was learning ruby through ruby koans when I faced these two functions:
def test_flexible_quotes_can_handle_multiple_lines
*long_string = %{
It was the best of times,
It was the worst of ...
0
votes
1answer
175 views
Scale down (but not up) images using CSS to fit div container in IE9 (max-width: 100% fix)
I cannot use JS, this should be archived by CSS only. Container (DIV) is auto width (flexible) "table-cell" element.
I'd want to scale image down only when it width is larger than container (user ...
0
votes
2answers
50 views
How to: 2 variable-width div in a fixed-width div?
I'm trying to style my sub headings, and I have a design where the width of the headings are fixed in a 960 grid.
The title of the headings need to end with a trailing decoration (in this case 2 ...
0
votes
2answers
179 views
Flexible PHP / MySQL pagination
On my website I have quite a lot of pages that need to be paginated. I have solution for that, but it requires to put pagination function in each page. I searched for something flexible like having ...
0
votes
1answer
101 views
Some Issues with flexible css box model
I am using flexible css box model in one of my web application. For cross browser compatibility in IE, I am using the flexie.js pollyfill. I have got it working perfectly fine on my local machine as ...
0
votes
1answer
123 views
Rounded corner speech box with arrow and dropshadow. Image based
I need to style box, please see attached screenshot.
Height and weight could differ. It could be 150 x 200 px but also 600
x 150 px.
Internet Explorer 8 is must. Due to this sadly no CSS3
...
0
votes
3answers
145 views
Flexible DIV Container (But Not Responsive)
First, let me say I do NOT want a responsive layout. With that settled...
I have a div container (which we will call ".container") and two elements inside of it (my content, which we will call ...
0
votes
2answers
100 views
CSS flexible box model and element heights
I'm using the flexible box module to position two div elements horizontally with the second div being flexible. To do so I'm using code similar to the following:
#container {
display: -moz-box; ...
0
votes
0answers
81 views
Totally Flexible and Scalable Layout
A client has asked that I build their site so that it stretches to fit the window no matter the size. This normally wouldn't be a problem, however the site is almost 100% images, including the ...
0
votes
1answer
50 views
Looking for a flexible CMS with framework-like customising and support for saving related data
So far I've always used CakePHP to develop custom web apps but it's hard to integrate easily editable pages for my customers.
From this point of view, a CMS would be much easier and more flexible.
On ...
0
votes
1answer
293 views
Full width and height layout with jQuery UI scroller
I am prototyping a layout for an unusual website project which has the following requirements:
Site layout adjusts to be 100% the width and height of the browser window
Vertical menu on the ...
0
votes
1answer
74 views
simple flexible width alternative to display:box for IE?
I am trying to implement an alternative to display:box for IE, and though I understand that flexie is designed to enable support for display:box in IE, I haven't been able to get this working, see ...
0
votes
3answers
85 views
a tutorial for making a flexible database for CMS
I want to make one, flexible cms that will serve all my websites without me having to touch the code.
I want it to be very flexible from a forum website thruogh simple CMS to recursive categories ...
0
votes
2answers
103 views
CSS Flexible background
This should be simplest thing ever but I couldn`t figure it out.
<div style="width:auto;background-color:#000000;color:#ffffff;">Example</div>
All I want is that background of this DIV ...
0
votes
0answers
36 views
What is the error with my flexible OLEDBconnection?
I tried to set up a OLEDBconnection with a file. The path and name of the file is varying.
But there is an error in code With ActiveWorkbook.Connections(myshname).OLEDBConnection
Can you please help?
...
0
votes
3answers
35 views
how to write a program with flexible compile?
how to write a program with flexible compile?.
#include "stdio.h"
void samplef(int d)
{
printf(....); // if d=1 no compile this line
printf(....); // else compile this ...
0
votes
1answer
246 views
Scrapy - Scraping data without having to explicitly define each field to be scraped
I want to scrape a page of data (using the Python Scrapy library) without having to define each individual field on the page. Instead I want to dynamically generate fields using the id of the element ...
0
votes
1answer
91 views
Reg-Ex for filtering out, parsing and replacing a specific string? (php)
While developing a private CMS for a client, I've had an idea to implement a php-underlying, yet server-side and flexible "language".
I'm in trouble finding a reqular-expression finding (filter..) ...
0
votes
0answers
41 views
Make loaded swf flexible in Flex
I have a swf made with Flash CS4 (it contains several buttons, labels & a view-image area). If I open it in browser, it's flexible (i.e. auto-stretch & resize). But if I load it into my Flex ...
0
votes
2answers
166 views
IPad Simple Form with Flexible Space
Im creating an app for an internal process where our trainers will go out to clients and fill in a survey of the customer after the fact.
I want to create a flexible space with in the view. Example ...
0
votes
1answer
178 views
Recommend a flexible mass mailing system for this problem
1200 subscribers are being emailed each day. Each user's profile may vary according to their interests be it geographic, market sector or even product type.
Each day up to 20 new reports are created ...
0
votes
3answers
828 views
Best Layout for showing multiple charts wpf C#
I have a strange problem that I want to show multiple graphs at run time and some times a single chart. Kindly suggest me a flexible layout because in future there will be more charts.
currently im ...