Posts

Klausimas del keliu kalbu keitimo 1.5 - Joomla! Forum - community, help and support

na kiek bandziau joomlafish! neveikia ant joomla! 1.5 tai kaip reikai padaryti kad svetaineje galeciau pasikeisti kita kalba ir viska galeciau issversti keliomis kalbomis meniu punktus ir pan.... warnenas wrote: na kiek bandziau joomlafish! neveikia ant joomla! 1.5 tai kaip reikai padaryti kad svetaineje galeciau pasikeisti kita kalba ir viska galeciau issversti keliomis kalbomis meniu punktus ir pan.... realiai tau tam reikes 2 tinklapiu .... Board index Joomla! International Language Support International Zone Lithuanian Forum Vertimai ir Kalba

ComboBox with variable dropdown width.

hi, have 1 custom combo box, useful to show tool tip on items & has variable drop-down width to show items properly. hope if 1 needed.   <?xml version="1.0" encoding="utf-8"?> <mx:combobox xmlns:mx=" http://www.adobe.com/2006/mxml " creationcomplete="init();" updatecomplete="adjustcombodropdownwidth();"     buttonmode="true">         <mx:script>     <![cdata[         import mx.controls.list;          private var _selectedvalue:string;                  private var _selectedlable:string;                    private var bselectedvalueset:boolean = false;          private var bdataproviderset:boolean = false;    ...

Thread: Split Screen

i installed 9.10 on acer second partition. problem having split screen not working correctly. mirror each other have 2 monitors doing same thing. no splits. graphics card nvidia geforce 7300 le please help!! hi, have installed nvidia graphics driver yet? if not, click apt:nvidia-glx-185 , install it, restart. according page, driver should support graphics card.. http://packages.ubuntu.com/karmic/nvidia-glx-185 if have installed graphics driver, open terminal (you find in: applications - accessories - terminal), , type in code: sudo nvidia-settings then click "x server display configuration" click monitor want enable, , click configure, check box "twinview" , press "ok" press apply, if working properly, click "save x configuration file" , automaticly enabled point on! Forum The Ubuntu Fo...

Thread: Hannspree Monitor Driver Issues

hello, monitor 23" hannspree hf237, video card nvidia gforce 6600 latest drivers 185.18.36. nvidia settings allow me max resolution of 1360x768 , defaults 1280x768. have figured out how change default of other posts still cant higher resolution setting. monitor 1920x1080. xorg.conf this: # nvidia-settings: x configuration file generated nvidia-settings # nvidia-settings: version 1.0 (buildd@palmer) sun feb 1 20:21:04 utc 2009 # nvidia-xconfig: x configuration file generated nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder63) fri aug 14 17:54:58 pdt 2009 section "serverlayout" identifier "layout0" screen 0 "screen0" 0 0 inputdevice "keyboard0" "corekeyboard" inputdevice "mouse0" "corepointer" endsection section "files" endsection section "serverflags" option ...

To find out the "CMYK" FillColor percentage for graph and mesh items

is possible find out " cmyk " fillcolor values( percentage ) " graphitems " , " meshitems" in illustrator cs3 files through programmatically. please me.   thanks in advance.. anyone please!!!!!!!!!! More discussions in Illustrator Scripting adobe

FB4 Beta Calling Webservice takes ages

not sure if should recording problems fb4 beta have noticed issue calling webservice.   i have used data->connect webservice introspect wsdl , generate client proxy components.   then dragged , dropped service data/services window onto datagrid. let me how absolutely fantastic think works. huge improvement in development time fb3.   anyway, when test application works fine except there long delay between when application loads , when web service called. datagrid_creationcompletehandler called , in turns calls webservice - @ least 60 seconds before http request webservice fired.   this 60 second delay seems happen @ few different points. when load application datagrid rendered , hourglass (clock) appear webservice method called. actual http request intiated 60 seconds later. when load application 60 seconds before hourglass appears, , further 60 seconds before http request fired. appears http request no fired @ - bt maybe longer delay usual.   cheers graham ro...

Chatting Server

hello all,   i want create chat application in air dont know how chatting server can created in flash. there webservice me out or thing else.   basically want create window application using air, can communicate server, dont know how establish server can handle client requests give application. plz me out here...     thankx in advance. use google search:  air chat tutorial More discussions in ActionScript 3 adobe