On Thu, Dec 11, 2008 at 10:24:38AM +0000, Jeremy Henty wrote:
On Wed, Dec 10, 2008 at 04:17:02PM -0300, Jorge Arellano Cid wrote:
2.- Basic authentication a) I have to review this patch after working on point 1.- b) This is a very requested feature after CSS. It'd be great to have it working.
It works locally on various web servers (Apache and others) and also on the LinuxFromScratch wiki. So (subject to any further comments I get) I think it is working. If anyone has an account they'd like me to test then I'll try it out.
Good.
5.- Close icon in Tab label a) This is much needed as anyone using Tabs has experienced. b) Not too hard to implement, but I have to work on 1 and 2.
I'd like to do this but I don't see how to get a button into the tab label. It just displays the widget's label(). I wondered if there was some Symbol magic that might do it but Symbols don't seem to respond to events. Am I missing something? Maybe the close button will have to go in the tab body. Perhaps to the right of the web search bar? (Top-right seems to be the traditional location.)
My original idea was to use a '+' symbol rotated 45 degrees, then to override the virtual handle method to react when the click was in its "zone". Just an idea, I haven't coded anything. There was an aqua-like tab widget somewhere. I was suggested to look at it for insight. I don't have the reference now. :( -- Cheers Jorge.-